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

fix: remove tracked map as the stats overwrite each other #217

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

achingbrain
Copy link
Member

The stats are useless since every connection has a stream muxer but they all record stats to the same keys meaning they overwrite each other.

The stats are useless since every connection has a stream muxer but
they all record stats to the same keys meaning they overwrite each
other.
@achingbrain achingbrain merged commit d5f4d5f into master Sep 23, 2022
@achingbrain achingbrain deleted the fix/remove-tracked-map branch September 23, 2022 09:48
github-actions bot pushed a commit that referenced this pull request Sep 23, 2022
## [5.2.4](v5.2.3...v5.2.4) (2022-09-23)

### Bug Fixes

* remove tracked map as the stats overwrite each other ([#217](#217)) ([d5f4d5f](d5f4d5f))

### Trivial Changes

* ignore coverage dir ([#219](#219)) ([298590f](298590f))
* refactor benchmarks for use in the browser ([#218](#218)) ([ccd3dc7](ccd3dc7))
@github-actions
Copy link

🎉 This PR is included in version 5.2.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.

1 participant