Skip to content

fix: sorting execution manager callbacks#1004

Merged
jansegre merged 1 commit intomasterfrom
fix/execution-manager-callbacks
Apr 19, 2024
Merged

fix: sorting execution manager callbacks#1004
jansegre merged 1 commit intomasterfrom
fix/execution-manager-callbacks

Conversation

@glevco
Copy link
Contributor

@glevco glevco commented Apr 19, 2024

Motivation

The sorting of ExecutionManager callbacks would fail for callbacks with the same priority, as the Callables in the second sorting field are not orderable.

Acceptance Criteria

  • Fix sorting of ExecutionManager callbacks.

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@glevco glevco added the bug Something isn't working label Apr 19, 2024
@glevco glevco self-assigned this Apr 19, 2024
@glevco glevco marked this pull request as ready for review April 19, 2024 01:09
@jansegre jansegre merged commit 20bce79 into master Apr 19, 2024
@jansegre jansegre deleted the fix/execution-manager-callbacks branch April 19, 2024 17:14
This was referenced May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants