mirror of
https://github.com/craigerl/aprsd.git
synced 2026-03-30 19:55:44 -04:00
The singleton's max_delta was being modified by test_init_custom_stale_timeout and not restored, causing test_is_stale_connection_false to fail because it expected 2 minutes but got 60 seconds.