Fix Python out of memory error on resubscribe
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
- Update to latest CRT by @TwistedTwigleg in #351
Full Changelog: v1.11.7...v1.11.8