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

Delegate to Fiber#annotate where possible. #241

Merged
merged 2 commits into from
Jun 5, 2023
Merged

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Jun 4, 2023

It would be better if fiber annotations were not Async-specific.

I introduced fiber-annotate gem which provides such an interface.

This PR uses that interface instead of the internal annotation mechanism where possible. We should eventually deprecate and remove it.

For more context, see https://bugs.ruby-lang.org/issues/19056.

Types of Changes

  • New feature.

Contribution

@ioquatix ioquatix force-pushed the fiber-annotations branch 2 times, most recently from aa88f32 to 27147da Compare June 5, 2023 05:30
@ioquatix ioquatix merged commit 0561343 into main Jun 5, 2023
28 of 32 checks passed
@ioquatix ioquatix deleted the fiber-annotations branch June 5, 2023 07: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.

None yet

1 participant