Project

General

Profile

Bug #2407

Input fails after a while

Added by Luke Murphey almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05/24/2019
Due date:
% Done:

100%

Associated revisions

Revision 316 (diff)
Added by lukemurphey almost 5 years ago

Resolving issue where threads kept running

Closes #2407

History

#1 Updated by Luke Murphey almost 5 years ago

To try:
  1. [No fix] Limit the creation of threads to the max or the thread limit
  2. [No fix] Call task_done()
  3. [No fix] Call join()
  4. Removing logging: https://codewithoutrules.com/2017/08/16/concurrency-python/
  5. Removing output queue

#2 Updated by Luke Murphey almost 5 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF