Detecting Handle Leaks

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Saravanan D

    #1

    Detecting Handle Leaks

    Hello,

    I have python module which uses C++ extension modules. If I run the Python
    Module for a long time in an windows environment, Perfmon shows handle leaks
    in Python.exe. Is there any way to detect it ?

    Thanks in Advance.

    Saravanan D


Working...