mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-02-22 13:18:27 +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