I should add that while they claim their design is for async python code (e.g. coroutines) they don't actually use it from a coroutine in this older version of code, they are manually using the future's on_done_callback() instead of just await-ing the future object (as they do in newer code). However the manual addition of the callback should work just as well as a real coroutine awaiting the future object.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903733 Title: Out of memory issue for websocket client To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-tornado/+bug/1903733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs