Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (11 loc) · 321 Bytes

TODO.md

File metadata and controls

11 lines (11 loc) · 321 Bytes
  • Accept kwargs in submit
  • Context manager
    • Note: shutdown cannot be activated as registered atexit function
  • Multi-level queue
  • Check for memory leaks

  • Exception handling
  • Task cancellation
  • Improve task stealing
  • Per worker statistics
  • Improve PEP 3148 compatibility