Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: remove set timeout #182

Merged
merged 1 commit into from
Sep 21, 2022
Merged

fix: remove set timeout #182

merged 1 commit into from
Sep 21, 2022

Conversation

mpetrunic
Copy link
Member

Apparently this should be fixed in node@16 which is our min version

resolves #121

@achingbrain achingbrain merged commit 23518b0 into master Sep 21, 2022
@achingbrain achingbrain deleted the fix/remove-set-timeout branch September 21, 2022 07:51
github-actions bot pushed a commit that referenced this pull request Sep 21, 2022
## [3.0.4](v3.0.3...v3.0.4) (2022-09-21)

### Bug Fixes

* remove set timeout ([#182](#182)) ([23518b0](23518b0)), closes [#121](#121)
* socket close event not working in browser ([#183](#183)) ([9076b5b](9076b5b)), closes [#179](#179)

### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([64411ee](64411ee))

### Dependencies

* update @multiformats/multiaddr to 11.0.0 ([#185](#185)) ([539db88](539db88))
@github-actions
Copy link

🎉 This PR is included in version 3.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove setTimeout when closing the socket on abort
2 participants