status-im / nim-chronos

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

AsyncEventBus: fix multiple listeners #271

Closed Menduist closed 2 years ago

Menduist commented 2 years ago

closes #270

dbrignoli commented 2 years ago

Hi @Menduist , is something holding back this fix from being merged? Thank you!