status-im / nim-chronos

Chronos - An efficient library for asynchronous programming
https://status-im.github.io/nim-chronos/docs/chronos
Apache License 2.0
353 stars 51 forks source link

fix `hasOverflow` for multiple streams #370

Closed etan-status closed 1 year ago

etan-status commented 1 year ago

Instead of repeatedly checking stream 1, properly check all of them.