This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kannanf9t
Recipients christian.heimes, kannanf9t
Date 2020-10-27.08:27:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603787247.13.0.543858715809.issue42166@roundup.psfhosted.org>
In-reply-to
Content
Implementation details
1). python long running stomp.py client (stomp+ssl)
2). main process thread used to create connection (while true sleep for holding the process)
3). listener thread receives message in another thread
History
Date User Action Args
2020-10-27 08:27:27kannanf9tsetrecipients: + kannanf9t, christian.heimes
2020-10-27 08:27:27kannanf9tsetmessageid: <1603787247.13.0.543858715809.issue42166@roundup.psfhosted.org>
2020-10-27 08:27:27kannanf9tlinkissue42166 messages
2020-10-27 08:27:27kannanf9tcreate