summaryrefslogtreecommitdiff
path: root/tests/test_task.py
Commit message (Expand)AuthorAgeFilesLines
* Always encode the responses to utf-8 and set Content-TypeBert JW Regeer2022-04-211-4/+4
* Add REMOTE_URI to the WSGI environ.Shane Hathaway2021-05-111-0/+2
* Allow tasks to notice if client disconnectedViktor Dick2020-10-251-0/+5
* Black formatting updateBert JW Regeer2020-09-071-1/+4
* Add isort to the projectBert JW Regeer2020-08-151-1/+1
* Bare super()Bert JW Regeer2020-08-151-1/+1
* socket.error/IOError -> OSErrorBert JW Regeer2020-08-151-1/+1
* Remove object from class definitionBert JW Regeer2020-08-151-6/+6
* Update thread name to contain thread numberBert JW Regeer2020-05-271-2/+2
* Move tests to top directoryBert JW Regeer2020-04-161-0/+1001