Skip to content
Snippets Groups Projects
Commit 6f21efe6 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

this must be a callable that performs the operation

/calling/ *bracket* performs the operation
parent 584b1738
No related branches found
No related tags found
1 merge request!73Automatically maintain leases
......@@ -346,7 +346,7 @@ def lease_maintenance_service(
return _FuzzyTimerService(
SERVICE_NAME,
bracket(
lambda: bracket(
lambda: None,
lambda: write_time_to_path(
last_run_path,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment