v0.8.1
This is a bug fixing release:
- Fixed a memory leak in the thread pool implementation.
The patch comes from issue 35 of the jsonrpclib-pelix project. - Fixed a deadlock in the Py4J provider (issue #100), contributed by Scott Lewis (@scottslewis).
See pull request #101 for more details.