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

Update TaskManager to support nesting #794

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Conversation

bbalser
Copy link
Contributor

@bbalser bbalser commented Apr 22, 2024

They can be nested by calling start_with_listener and passing in the triggered::Listener from the parent TaskManager.

Added a test to validate the shutdown order is maintained through the nested TaskManagers

@bbalser bbalser marked this pull request as draft April 22, 2024 17:34
@bbalser bbalser marked this pull request as ready for review April 22, 2024 18:45
@bbalser bbalser merged commit 992d80c into main Apr 23, 2024
1 check passed
@bbalser bbalser deleted the bbalser/nested-managed-tasks branch April 23, 2024 12:42
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.

3 participants