Skip to content

Conversation

@he-is-harry
Copy link
Contributor

  • Fixed a bug where a callback could be called multiple times for a write lob request if several streams emitted an error between packet sends
  • Fixed a deadlock which would occur if streams were destroyed before or during a write lob request
    • LOB streams that are closed without an error or end event emitted will now raise an error
  • Added unit and integration tests for these two situations

- Fixed a situation where a callback could be called multiple times
for a write lob request if several streams emitted an error between
packet sends
- Fixed a deadlock which would occur if streams were destroyed
before or during a write lob request
    - LOB streams that are closed without an error or end event
      emitted will now raise an error
- Added unit and integration tests for these two situations
Copy link
Collaborator

@jeffalbion jeffalbion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 ELA

@he-is-harry
Copy link
Contributor Author

It seems this PR was ELA'd instead of the intended #263. So, I think this PR might still need a non-author code review.

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.

2 participants