Skip to content

Commit

Permalink
added links to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dantownsend committed Feb 26, 2020
1 parent 9098716 commit cf3c85d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,8 @@ async def main():
print("Caught a ValueError")

```

Read some background on why `gather` is useful:

- https://www.piccolo-orm.com/blog/exception-handling-in-asyncio/
- https://www.piccolo-orm.com/blog/asyncio-gather/

0 comments on commit cf3c85d

Please sign in to comment.