mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2026-01-10 00:07:56 -05: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