Use Semaphore Provider for run-one replacement #11

Open
opened 2025-10-28 17:48:37 +01:00 by baeuchle · 0 comments
baeuchle commented 2025-10-28 17:48:37 +01:00 (Migrated from github.com)

Currently, SemaphoreProvider cannot bracket the existence of a file around execution, i.e. creating in acquire() and deleting in release() (or vice versa).

Deletion and creation should also be possible in acquire(), if configured.

Currently, SemaphoreProvider cannot bracket the existence of a file around execution, i.e. creating in acquire() and deleting in release() (or vice versa). Deletion and creation should also be possible in acquire(), if configured.
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
baeuchle/sayod#11
No description provided.