Skip to content

Conversation

@fbiville
Copy link
Contributor

Signed-off-by: Florent Biville [email protected]

`Block.init` should advance its position if the its first child block gets
completed on `init`.
Internal API changed. More methods need access to the bolt channel.
Copy link
Contributor

@robsdedude robsdedude left a comment

Choose a reason for hiding this comment

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

The fix of init made the server correctly shut down turning a read timeout into
a read on a broken socket in one test.
@robsdedude
Copy link
Contributor

Seems like some tests make the assumption that loosing connectivity in the middle of the script is fine 🕵️

When a tests expects the driver to hang up the connection in the middle of the
script, it shouldn't check for the script to be fully played with
`server.done()`.
@robsdedude robsdedude merged commit b3299b7 into 5.0 Apr 14, 2023
@robsdedude robsdedude deleted the fail_hard_on_os_errors branch April 14, 2023 10:52
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.

3 participants