-
Guus der Kinderen authored
Instead of waiting for data to become available on the main thread, this task is better offloaded to a dedicated thread pool. This prevents worker threads from locking up (which potentially cripples the server).
8c0da0f4
Instead of waiting for data to become available on the main thread, this task is better offloaded to a dedicated thread pool. This prevents worker threads from locking up (which potentially cripples the server).
Technounit-GROUP 2023