Skip to content

Fix probe handler argument order #1564

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Fix probe handler argument order #1564

merged 1 commit into from
Jul 13, 2023

Conversation

TheNumbat
Copy link
Contributor

#1499 accidentally reversed the order of probe handlers' captured values, causing move_allowing_stack_to_stack to assert in some cases.
This removes the extra list reverse and adds a test that triggered the failure.

@xclerc xclerc added bug Something isn't working backend labels Jul 13, 2023
@TheNumbat TheNumbat merged commit fff6f79 into main Jul 13, 2023
@TheNumbat TheNumbat deleted the probe-handler-fix branch July 13, 2023 15:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants