waveguide icon indicating copy to clipboard operation
waveguide copied to clipboard

Gracefully close all streams when application is stopped

Open clone1018 opened this issue 2 years ago • 1 comments

For now RTRouter's heartbeat will catch issues, but we should appropriately close any active streams when the application is rebooting.

clone1018 avatar Jan 02 '23 00:01 clone1018

This looks to have been resolved in f12f9967440893ed6f76750cb9e918c7e24feee5? At least it looks like it attempts to gracefully shutdown all the actively running streams.

mja00 avatar Jan 23 '23 23:01 mja00