Suppress stream timeouts for idle managers
Idle managers no longer trigger timeouts indefinitely. This new behavior simplifies testing by terminating a run_dispatch_loop() once there is no more activity. Also, this wastes fewer ressources overall by limiting timeout messages in the system to what's actually needed.
Showing
Please register or sign in to comment