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

Fix Windows CI #294

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Fix Windows CI #294

merged 3 commits into from
Nov 26, 2024

Conversation

talex5
Copy link
Contributor

@talex5 talex5 commented Nov 26, 2024

  • Work around file renaming problem
  • Update to Eio 1.2
  • Only disconnect socket when sending is done

Fixes #286.

@talex5 talex5 force-pushed the windows branch 2 times, most recently from 9aa3a88 to c522914 Compare November 26, 2024 11:12
    [exception] Eio.Io Fs Not_found Unix_error (No such file or directory, "renameat is not supported on windows yet", ""),
     renaming <capnp-tests:IS8uLg.new> to <capnp-tests:IS8uLg>
Avoids deprecation warning.
@talex5 talex5 merged commit bcaeda8 into mirage:master Nov 26, 2024
3 checks passed
@talex5 talex5 deleted the windows branch November 26, 2024 14:24
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.

Fix Windows CI
1 participant