mirror of
https://github.com/servo/servo.git
synced 2025-09-22 21:00:14 +01:00
Refactor the background hang monitor channels to use GenericChannel. Deserialization errors of `BackgroundHangMonitorControlMsg` are now logged and ignored instead of causing a panic. Testing: No major functional changes. Covered by BHM tests. GenericChannel is also already widely used in servo. Part of #38912 --------- Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> |
||
---|---|---|
.. | ||
hang_monitor_tests.rs |