Skip to content

Avoid the CI from crashing#46

Closed
kit-ty-kate wants to merge 4 commits into
avsm:masterfrom
kit-ty-kate:fix-crashes
Closed

Avoid the CI from crashing#46
kit-ty-kate wants to merge 4 commits into
avsm:masterfrom
kit-ty-kate:fix-crashes

Conversation

@kit-ty-kate
Copy link
Copy Markdown
Contributor

Conduit 2.0.0 / Cohttp 2.2.0 fix an issue that makes a cohttp server crash if no exception handler has been defined.
However mirage-ci uses datakit-ci, which is not compatible with this version of conduit yet.

As a temporary fix, we define the Lwt exception handler in mirage-ci. This should take care of the issue.
I'm not entirely sure why we didn't get more of that failure sooner but at least this way it is fixed anyway.

More details in mirage/ocaml-conduit#261 and mirage/ocaml-cohttp#669

@kit-ty-kate
Copy link
Copy Markdown
Contributor Author

This is still unresolved and I'm not sure what to do about it.

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.

1 participant