save-thread-result
Simple subclass wrapper around `threading.Thread` to get the return value from a thread in python. Exact same interface as `threading.Thread`! 🌟 Star this repo if you found it useful! 🌟
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install save-thread-result
Dependencies
- None
Releases
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue