tonysimpson / nanomsg-python

nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy
MIT License
382 stars 85 forks source link

release GIL to prevent blocking on nmsg.Device() #39

Closed romanoved closed 9 years ago

tonysimpson commented 9 years ago

This is a really good idea - sorry for not merging it earlier