Commit Graph

11 Commits

Author SHA1 Message Date
Klaas van Schelven
4fbc283f3e Convert snappea 'wakeup' signal to inotify-based
see https://github.com/python/cpython/issues/118143
2024-04-22 15:34:33 +02:00
Klaas van Schelven
46f34370f4 Snappea: Document stuff (and factor a few bits out) 2024-04-19 23:14:19 +02:00
Klaas van Schelven
41a4913299 Implement SNAPPEA_TASK_ALWAYS_EAGER 2024-04-19 21:41:42 +02:00
Klaas van Schelven
cb3b236106 Pea -> Task 2024-04-19 21:29:04 +02:00
Klaas van Schelven
8d2713e09d Logs (slightly) less noisy 2024-04-19 21:24:15 +02:00
Klaas van Schelven
0467e1d316 Snappea: implement graceful shutdown 2024-04-19 21:16:41 +02:00
Klaas van Schelven
3c106521bc snappea WIP commit 2024-04-19 16:21:42 +02:00
Klaas van Schelven
318a26526d Yet another WIP 2024-04-19 14:01:06 +02:00
Klaas van Schelven
14fd545f79 WIP: Example with actual workers and waiting for those 2024-04-19 13:12:01 +02:00
Klaas van Schelven
4e484ff3d7 Another midway checkin; demonstrating semaphore usage and how it is robust for multiple signals 2024-04-19 12:11:25 +02:00
Klaas van Schelven
94d0fda6ab Midway checking to preserve state 2024-04-19 11:58:20 +02:00