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

Executor log has tens of garbage "Aborted." messages when Ctrl+C is pushed #1135

Open
eabatalov opened this issue Dec 20, 2024 · 1 comment

Comments

@eabatalov
Copy link
Contributor

This started somewhere a bit earlier than the latest main branch commit:

commit 208c2e8b2df41c429319945b7217f99733868e20 (HEAD -> main, origin/main, origin/HEAD)
Date:   Fri Dec 20 15:20:36 2024 -0500

    chore: remove unused image version

Steps to repro:

  1. Run a test like poetry run python ./tests/test_graph_behaviours.py
  2. Push Ctrl+C in Executor window and see:
^C



Aborted.
Aborted.





Aborted.


Aborted.
Aborted.
Aborted.
Aborted.
Aborted.
Aborted.
Aborted.
Aborted.
Aborted.
Aborted.
Aborted.
2024-12-20 23:07:52 [info     ] shutting_down                  module=indexify.executor.executor
2024-12-20 23:07:53 [info     ] graceful shutdown              module=indexify.cli
@eabatalov
Copy link
Contributor Author

I don't see this problem in Github Actions logs. Might be something dependant on host OS. I use ARM Mac OS Version 15.1.1.

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

No branches or pull requests

1 participant