Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable multiple calls to subscribe for same event type #114

Merged
merged 3 commits into from
Dec 6, 2023

Conversation

Graeme22
Copy link
Contributor

@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
1 check failed
@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