bump `nim-chronos` to `17b7a76c7e40c89f31351cd1a5faf76f177b30ac` (#6041)
- fix conversion error with `or` on futures with `{.async: (raises: []).}` - Fix `or` deadlock issue. - Ensure that `OwnCancelSchedule` flag will not be removed from `wait()` and `withTimeout()`. - Add missing parts of defaults buffer size increase. - Avoid `ValueError` effect in varargs `race`/`one` - fix circular reference in timer - Ensure `transp.reader` is reset to `nil` on error
This commit is contained in:
parent
96ebc32f26
commit
6d91305a7b
|
@ -1 +1 @@
|
|||
Subproject commit 7b02247ce74d5ad5630013334f2e347680b02f65
|
||||
Subproject commit 17b7a76c7e40c89f31351cd1a5faf76f177b30ac
|
Loading…
Reference in New Issue