Skip to content

Fix compatibility issues with fiber profiler.#398

Merged
ioquatix merged 1 commit intomainfrom
fix-tests
Jul 13, 2025
Merged

Fix compatibility issues with fiber profiler.#398
ioquatix merged 1 commit intomainfrom
fix-tests

Conversation

@ioquatix
Copy link
Copy Markdown
Member

@ioquatix ioquatix commented Jul 13, 2025

For some reason, this test interacts badly with the fiber profiler:

{"start_time":0.000,"duration":0.011738,"calls":[],"switches":2,"samples":1,"stalls":1}
bundler: failed to load command: sus (/home/runner/work/async/async/vendor/bundle/ruby/3.4.0/bin/sus)
/home/runner/work/async/async/lib/async/scheduler.rb:369:in 'IO::Event::Selector::URing#io_write': Async::Stop (Async::Stop)
	from /home/runner/work/async/async/lib/async/scheduler.rb:369:in 'Async::Scheduler#io_write'
	from /home/runner/work/async/async/vendor/bundle/ruby/3.4.0/bin/sus:in 'IO#write'

https://github.com/socketry/async/actions/runs/16248374683/job/45874529801

For now, let's change it, and I can debug it later when I have more time.

Types of Changes

  • Maintenance.

Contribution

@ioquatix ioquatix merged commit 64bda27 into main Jul 13, 2025
77 of 87 checks passed
@ioquatix ioquatix deleted the fix-tests branch July 13, 2025 11:55
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