-
Notifications
You must be signed in to change notification settings - Fork 16
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
Consolidate service worker channels and goroutines #417
Merged
Commits on Nov 8, 2023
-
Consolidate service worker channels and goroutines
Instead of having every service worker report a failure error and the done status of each goroutine within the service, use a single channel to have all service report on their status and completion. Fixes #415
Configuration menu - View commit details
-
Copy full SHA for bd87e91 - Browse repository at this point
Copy the full SHA bd87e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d57ad0 - Browse repository at this point
Copy the full SHA 4d57ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb3de09 - Browse repository at this point
Copy the full SHA eb3de09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 669fba9 - Browse repository at this point
Copy the full SHA 669fba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f15b8a - Browse repository at this point
Copy the full SHA 7f15b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41cb394 - Browse repository at this point
Copy the full SHA 41cb394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc0c0c - Browse repository at this point
Copy the full SHA 1cc0c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24b3767 - Browse repository at this point
Copy the full SHA 24b3767View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d5f16f - Browse repository at this point
Copy the full SHA 4d5f16fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82441d5 - Browse repository at this point
Copy the full SHA 82441d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfae0af - Browse repository at this point
Copy the full SHA dfae0afView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.