-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
graph: don't try to process more root nodes if context is done (#114)
* don't start root nodes if context is done * add test for change to prevent root nodes being invoked when context is already cancelled * parallelize test amongst other tests * Update GHA, update Go version, go mod tidy
- Loading branch information
Peter Wilson
authored
Aug 12, 2024
1 parent
0b0d547
commit befca3d
Showing
2 changed files
with
126 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters