fix python deadlock when using python extensions

This commit is contained in:
Arvid Norberg
2011-11-29 11:12:11 +00:00
parent cc6bc5ba17
commit 3515199eb5
2 changed files with 3 additions and 0 deletions

View File

@@ -99,6 +99,7 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* fix python deadlock when using python extensions
* fixed small memory leak in DHT
0.15.9 release