Skip to content

Handle termination signals #24

@idanya

Description

@idanya

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions