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

fix(exex): relax ExExContext trait bounds #12055

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

shekhirin
Copy link
Collaborator

Fixes #12054

@shekhirin shekhirin added C-bug An unexpected or incorrect behavior A-exex Execution Extensions labels Oct 24, 2024
@github-actions github-actions bot added C-debt Refactor of code section that is hard to understand or maintain C-enhancement New feature or request labels Oct 24, 2024
@shekhirin shekhirin changed the title Alexey/exex notifications trait fix(exex): notifications trait bounds Oct 24, 2024
@shekhirin shekhirin changed the title fix(exex): notifications trait bounds fix(exex): relax ExExContext trait bounds Oct 24, 2024
@shekhirin shekhirin marked this pull request as ready for review October 24, 2024 16:38
@shekhirin shekhirin added this pull request to the merge queue Oct 24, 2024
Merged via the queue into main with commit ba78e43 Oct 24, 2024
38 checks passed
@shekhirin shekhirin deleted the alexey/exex-notifications-trait branch October 24, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-exex Execution Extensions C-bug An unexpected or incorrect behavior C-debt Refactor of code section that is hard to understand or maintain C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Debug bounds from ExexNotifications impl
2 participants