If the global interpreter lock (GIL) is held during a long-running I/O operation, all threads of the Python program hang for the duration of the operation. This patch releases the GIL around the ib* calls in the Python interface.
Bugfix patch
You seem to have CSS turned off. Please don't fill out this field.
Thanks, I've applied your patch to svn.
Log in to post a comment.
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
Bugfix patch
Thanks, I've applied your patch to svn.