-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
bugSomething isn't workingSomething isn't working
Description
🙏 Please, don't spam with "assign me" comments. If you understand what this ticket is about and want to help - just send a PR!
Restore shutdown()
from there: https://github.com/dipdup-io/dipdup/pull/1074/files#diff-e360e59f12a611d858c3b5cdfbeb8c9a250aacfd77fabb17f789f12a49a12001
Looks like uvloop behaves differently from asyncio loop in processing signals.
Steps to reproduce:
Send SIGINT to running indexer
What did you expect to happen:
All asyncio tasks cancelled, indexer silently stops, no reports in Sentry
What actually happened:
Environment
- Python version:
- DipDup version or commit hash: 8.5.0
- Database engine version:
- Hasura version:
- Are you in docker?
- Can you reproduce this issue on
next
?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working