Handle SIGINT #2

Open
opened 2026-03-21 23:34:30 +01:00 by maleszka · 0 comments
Owner

Fetcher's may take a lot of time in some cases. We should implement a SIGINT signal handler that sets some atomic bool and PlatformAPI should check for that.

I think, a good place to check for such a global bool might be every fetch call in PlatformAPI.

Fetcher's may take a lot of time in some cases. We should implement a SIGINT signal handler that sets some atomic bool and PlatformAPI should check for that. I think, a good place to check for such a global bool might be every fetch call in PlatformAPI.
maleszka added this to the 0.1.0 milestone 2026-04-09 17:06:22 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
maleszka/wbij#2
No description provided.