Skip to content

Conversation

@daipom
Copy link
Contributor

@daipom daipom commented Jul 30, 2025

Which issue(s) this PR fixes:

What this PR does / why we need it:
It appears io-event >= 1.11.0 are unstable on Windows
(confirmed on 1.12.1 or lower).
See #5041.

io-stream >= 0.8 needs io-event >= 1.12.0, so we need to fix
io-stream version as well (confirmed on 0.10.0 or lower).
See socketry/io-stream#8.

Docs Changes:
Not needed.

Release Note:
The same as the title.

It appears io-event >= 1.11.0 are unstable on Windows
(confirmed on 1.12.1 or lower).
See fluent#5041.

io-stream >= 0.8 needs io-event >= 1.12.0, so we need to fix
io-stream version as well (confirmed on 0.10.0 or lower).
See socketry/io-stream#8.

Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
@daipom daipom force-pushed the gemspec-fix-io-event-version branch from ec55047 to 2431693 Compare July 30, 2025 06:15
@daipom daipom added this to the v1.19.0 milestone Jul 30, 2025
@daipom daipom changed the title gemspec: fix io-event version lower than v1.11.0 gemspec: fix io-event and io-stream version to avoid unstable behavior on Windows Jul 30, 2025
@daipom
Copy link
Contributor Author

daipom commented Jul 30, 2025

Looks like #5041 is resolved.
(Run at least five times, including my fork, and all have been completed within 30 mins.)

It is unnatural renew_time_key test takes 8 seconds though...

https://github.com/fluent/fluentd/actions/runs/16614954187/job/47005545986?pr=5042#step:6:3345

@daipom daipom marked this pull request as ready for review July 30, 2025 06:51
@daipom daipom requested review from Watson1978 and kenhys July 30, 2025 06:52
@daipom daipom merged commit 420e166 into fluent:master Jul 30, 2025
17 checks passed
@daipom daipom deleted the gemspec-fix-io-event-version branch July 30, 2025 06:55
daipom added a commit to daipom/fluentd that referenced this pull request Sep 8, 2025
… behavior on Windows (fluent#5042)"

This reverts commit 420e166.

85740ac should resolve the
fundamental issue.

Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
daipom added a commit that referenced this pull request Sep 9, 2025
… behavior on Windows (#5042)" (#5078)

**Which issue(s) this PR fixes**: 
* Related to #5041

**What this PR does / why we need it**: 
This reverts commit 420e166.

85740ac should resolve the fundamental
issue.

**Docs Changes**:
Not needed.

**Release Note**: 
CI fixes.

Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
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.

CI for Ruby 3.2 and 3.3 on Windows are sometimes abnormally slow

2 participants