async
async copied to clipboard
Run tests on Windows.
trafficstars
This is an experimental PR to see how badly Windows fails.
Types of Changes
- New feature.
Testing
- [ ] I added tests for my changes.
- [ ] I tested my changes locally.
- [ ] I tested my changes in staging.
- [ ] I tested my changes in production.
101 passed 1 failed 118 errored out of 220 total (257 assertions)
@larskanis not sure if you are interested to help on this, but the recent changes for UNIXSocket have made this easier.
@ioquatix I made some small changes and it seems to work.
@larskanis should we make IO on windows non-blocking by default where possible? It's already the default on Linux.
https://github.com/ruby/ruby/pull/6874