Message2850
| Author |
pbmtl |
| Recipients |
| Date |
2001年01月08日.15:00:19 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
I run script that use the win32 extension embedded in a server. When I call the Py_Finalize method, the memory is not free completely. Each time I run a script, my server uses more and more memory.
I think the Patch #101713 talk about this problem. It seems that python have problem handling multiple Py_Initialize and Py_Finalise when extension are used. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 13:52:38 | admin | link | issue228040 messages |
| 2007年08月23日 13:52:38 | admin | create |
|