Commit Graph

2 Commits

Author SHA1 Message Date
Tom Christie 7dc07267c2 Update background task tests 2018-10-02 12:29:44 +01:00
Alex Botello 7c1a1e9dd5 Add support for background tasks (#65)
* Build out a BackgroundTask class

* Integrate BackgroundTask into Response class

* Add test cases for background tasks

* Add documentation for background tasks

* Reformat files with black

* Make requested changes

* Improve documentation example
2018-10-02 11:40:08 +01:00