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

fix(indexer): allow clean exit by stopping worker #90

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

daywiss
Copy link
Contributor

@daywiss daywiss commented Oct 30, 2024

Motivation

Process seemed to continue after cancelling it

Changes

This was due to worker not being stopped, so now we stop it on ctrl-c, which seems to allow app to exit cleanly

@daywiss daywiss requested review from amateima and melisaguevara and removed request for amateima October 30, 2024 12:34
Copy link

linear bot commented Oct 30, 2024

@daywiss daywiss requested review from amateima, james-a-morris and melisaguevara and removed request for melisaguevara October 30, 2024 12:34
@daywiss daywiss force-pushed the david/acx-3067-indexer-does-not-exit-cleanly branch from de6f408 to 9a4d823 Compare October 30, 2024 12:36
@daywiss daywiss merged commit 50e239d into master Oct 30, 2024
3 checks passed
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