Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 163 Bytes

TODO.rst

File metadata and controls

5 lines (4 loc) · 163 Bytes

TODO list

  • fix race condition between os.path.exists() and codecs.open() in QueueBase.py
  • run pylint on all files under test/ and fix what it reports