sahlberg / libnfs-python

Python bindings for libnfs
GNU Lesser General Public License v2.1
64 stars 34 forks source link

Support multithreaded Python programs #20

Closed earlchew closed 7 years ago

earlchew commented 7 years ago

As a developer, I want python-libnfs to be thread aware, so that I can use python-libnfs in a multithreaded application.