This website requires JavaScript.
Explore
Help
Sign In
Vasanko
/
sanic
Watch
2
Star
0
Fork
0
You've already forked sanic
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
1,837
Commits
36
Branches
80
Tags
12
MiB
f89ba1d39f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Ashley Sommer
afea15e4a7
Add a test for the graceful CancelledError handling. The user app should _never_ see a CancelledError bubble up, nor should they be able to catch it, because the response is already sent at that point.
2018-08-06 15:02:12 +10:00
Ashley Sommer
2979e03148
WIP - Split RequestTimeout, ResponseTimout, and KeepAliveTimeout into different timeouts, with different callbacks.
2017-09-11 17:17:33 +10:00