Skip to content

Fix Python out of memory error on resubscribe

Compare
Choose a tag to compare
@TwistedTwigleg TwistedTwigleg released this 08 Sep 22:34
· 132 commits to main since this release
384d035

Updates to the latest CRT to get a fix for 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: v1.11.7...v1.11.8