mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-05 22:45:48 -05:00

Fixes a race between handling `POSITION` and `RDATA` commands. We do this by simply linearizing handling of them.
Fixes a race between handling `POSITION` and `RDATA` commands. We do this by simply linearizing handling of them.