Browse Source
- Add CancellationToken parameter to `UdpGwClient::heartbeat_task` and make sleep cancellation-aware - Update `process_socket_requests` to accept a CancellationToken and exit when cancelled - Pass shutdown token into spawned socket and heartbeat tasks and log errors from them - Add start/exit log messages for heartbeat and socket request handlerspull/239/head
4 changed files with 27 additions and 7 deletions
Loading…
Reference in new issue