Trimage/trimage/ThreadPool
Andrew Wong 8af532f25e Remove unreachable shutdown code
* Implementing `__del__` is discouraged
  * Imports (i.e. `import logging`) are cleaned up, leading to NoneType related errors
* When running via GUI mode, the shutdown code is never reached; we can let Python's internal GC clean everything
2020-09-30 19:22:46 +10:00
..
__init__.py Simplify the structure 2019-02-21 15:34:59 +01:00
ThreadPool.py Remove unreachable shutdown code 2020-09-30 19:22:46 +10:00