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

Make the flow context based. #384

Open
asabya opened this issue Dec 30, 2022 · 0 comments
Open

Make the flow context based. #384

asabya opened this issue Dec 30, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@asabya
Copy link
Collaborator

asabya commented Dec 30, 2022

Previously we did not have too many go routines, and could get away without a context based approach. But now with addition of taskmanager and some other concurrent features, it would be better if we refactored the code to be context based.

@asabya asabya added the enhancement New feature or request label Dec 30, 2022
@asabya asabya self-assigned this Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant