mirror of
https://github.com/znc/znc.git
synced 2026-07-26 19:43:08 +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.