-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Binance PR #23 introduced a real-time data implementation done with WebSockets.
Because this is running using Threads, sending SIGINT to a running process hangs (the thread runs in the background).
The pipeline needs a way to listen to and handle OS signals.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request