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

change the order of tasks when calling get_tasks() #319

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

danfunk
Copy link
Collaborator

@danfunk danfunk commented Apr 25, 2023

By swapping the order of these lines, we can assure that a call activity is returned BEFORE the tasks that it contains, rather than after it.

…ity is returned BEFORE the tasks that it contains, rather than after it.
@danfunk danfunk requested a review from essweine April 25, 2023 19:34
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@danfunk danfunk merged commit 58f6bd3 into main Apr 25, 2023
@danfunk danfunk deleted the feature/better_task_order_for_sub_processes branch April 25, 2023 20:08
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.

2 participants