ChainSafe / js-libp2p-yamux

Typescript implementation of Yamux
Other
10 stars 8 forks source link

fix: catch stream sink errors #25

Closed wemeetagain closed 1 year ago

wemeetagain commented 1 year ago

Resolves #23

The stream sink did not catch its own errors. This can lead to a situation where a thrown error can be unhandled.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.0.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: