pwin/owlready2

Change to multiprocessing prevents use in some contexts.

Opened this issue · 0 comments

Hello. The recent change to use the multiprocessing instead of threading package for certain things like locks has prevented installation in certain virtualized environments that do not support multithreading. Would it be possible to scope these changes to a feature flag or maybe using a shim?