Commit 0af6f33
committed
Cancel nursery before closing connection (fixes #5)
This regression was introduced at a8cbe89 because as I refactored I
mistakenly removed the nursery.cancel_scope.cancel(), which is still
needed. This isn't the cleanest way to handle connection closed, but
it's the smallest change that fixes the build, and its based on code
that existed in the last successful build.1 parent 905b3a9 commit 0af6f33
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| 308 | + | |
308 | 309 | | |
309 | 310 | | |
310 | 311 | | |
| |||
0 commit comments