mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-02-21 09:08:17 +00:00
This PR adds `{.async: (raises).}` annotations to the pubsub package. The cases in which a `raises:[CatchableError]` was added were due to not being part of the package and should probably be changed in a separate PR