Skip to content

Fix Python out of memory error on resubscribe

Pre-release
Pre-release
Compare
Choose a tag to compare
@TwistedTwigleg TwistedTwigleg released this 08 Sep 17:25
· 140 commits to main since this release
a61d5b9

Fixes a Python out of memory error that sometimes is reported when a client gets disconnected, reconnects, and then calls resubscribe_existing_topics

What's Changed

Full Changelog: v0.14.5...v0.14.6