Bug #2407
Input fails after a while
Start date:
05/24/2019
Due date:
% Done:
100%
Associated revisions
Resolving issue where threads kept running
Closes #2407
History
#1 Updated by Luke Murphey over 5 years ago
To try:
- [No fix] Limit the creation of threads to the max or the thread limit
- [No fix] Call task_done()
- [No fix] Call join()
- Removing logging: https://codewithoutrules.com/2017/08/16/concurrency-python/
- Removing output queue
#2 Updated by Luke Murphey over 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100