]> www.average.org Git - loctrkd.git/commit
collector: do not remove clients before all sends
authorEugene Crosser <crosser@average.org>
Tue, 12 Jul 2022 09:55:41 +0000 (11:55 +0200)
committerEugene Crosser <crosser@average.org>
Tue, 12 Jul 2022 09:55:41 +0000 (11:55 +0200)
commit057cce452eb53d5fbe365a66669bd8dec7dfe989
treece4dbc8d0c106ab7ae019daead3fd25551d25122
parent4c626ad711fff93758df01e4db7c7e722eccfef0
collector: do not remove clients before all sends

This hopefully fixes a crash of the collector when an inline-repliable
message and subsequent client disconnect are repored from the same
return from `poll()`.
gps303/collector.py