mirror of
https://github.com/znc/znc.git
synced 2026-08-02 15:03:16 +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.