-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: Use a daemon thread to monitor the go feature server exclusively #2391
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
Merged
feast-ci-bot
merged 23 commits into
feast-dev:master
from
achals:achal/use-monitor-thread-by-default
Mar 10, 2022
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
612c962
feat: Use a daemon thread to monitor the go feature server exclusively
achals f14ac9b
fix workflow
achals 78bbd66
Fix setup.py build_python_protos
achals 8014662
CR comments
achals 2ed95ec
mkdir is needed
achals bff6e92
explicit commit
achals 7f33768
flush file explicitly
achals 99fb066
Flush registry changes
achals 88db3ec
Signal handler can only be triggered from main thread
achals 31dbbf0
join on background thread when cancelling and update test
achals 0f3afa3
fix redis
achals f5710ff
add back go_build.py
achals 88e2c49
wait on grpc connection check
achals 2fa1ccf
Add a more robust wait
achals 92ff707
Add a sleep
achals 54f1a08
Remove explicitt cleanup
achals 67c7c17
More defensive
achals a79ec1c
Even more defensive
achals f8f0402
Stop join
achals 635bd2a
Clean up the process to ensure next one is fine
achals 3ea3fac
join thread
achals b83d4b3
remove a sleep
achals 39a66e3
Cleanup
achals File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
mkdir is needed
Signed-off-by: Achal Shah <achals@gmail.com>
- Loading branch information
commit 2ed95ec5c4f03e25a38ce5bd55d6ceb8f2b83844
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.