mirror of
https://github.com/znc/znc.git
synced 2026-07-27 12:03:31 +02:00
a0d58c8fed
Fixes potential desync where ZNC marks channel as parted before server confirms the PART, which could cause issues if the server never replies. Add unittests and integration tests.