Skip to content

enable multiple calls to subscribe for same event type#114

Merged
Graeme22 merged 3 commits intomasterfrom
streamer-fix-events
Dec 6, 2023
Merged

enable multiple calls to subscribe for same event type#114
Graeme22 merged 3 commits intomasterfrom
streamer-fix-events

Conversation

@Graeme22
Copy link
Copy Markdown
Member

@Graeme22 Graeme22 commented Dec 6, 2023

Description

A bug in the DXLinkStreamer was making it impossible to subscribe more than once with the same event type, and crashing the streamer.

Related issue(s)

Fixes #113

Pre-merge checklist

  • Passing tests LOCALLY
  • New tests added (if applicable)

Please note that, in order to pass the tests, you'll need to set up your Tastytrade credentials as repository secrets on your local fork. Read more at CONTRIBUTING.md.

@Graeme22 Graeme22 merged commit 5be6413 into master Dec 6, 2023
@Graeme22 Graeme22 deleted the streamer-fix-events branch December 8, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DXLinkStreamer sends a CHANNEL_REQUEST for a channel that is already open

1 participant