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

Handle Windows platform #37

Closed
wants to merge 1 commit into from
Closed

Conversation

hsbt
Copy link
Contributor

@hsbt hsbt commented Jun 13, 2023

File.mkfifo is not implemented on Windows platform. So, RubyGems/Bundle team couldn't use turbo_tests with Windows platform.

see https://github.com/rubygems/rubygems/actions/runs/5252642832/jobs/9488952453?pr=6739#step:8:26

I simply catch NotImplementedError for this.

@hsbt hsbt changed the title Handle Windows platform. Handle Windows platform Jun 13, 2023
@hsbt hsbt closed this Jun 19, 2023
@hsbt hsbt deleted the handle-mkfifo-windows branch June 19, 2023 08:54
@hsbt
Copy link
Contributor Author

hsbt commented Jun 19, 2023

We need to handle additional issues at #38.

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.

None yet

1 participant