emqx/changes/ce/perf-12336.en.md

3 lines
167 B
Markdown

Isolate channels cleanup from other async tasks (like routes cleanup) by using a dedicated pool,
as this task can be quite slow under high network latency conditions.