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

Avoid the CI from crashing #46

Closed
wants to merge 4 commits into from
Closed

Conversation

kit-ty-kate
Copy link
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
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