Describe the bug
An inconsistent Invocation (status=="completed" but no completion time) was seen in the test suite. See https://github.com/labthings/labthings-fastapi/actions/runs/25758699258/job/75653918308?pr=339
Additional context
I suspect this means something is not using the invocation status lock properly. It's a minor issue but one to fix at some point if this is the case.
Describe the bug
An inconsistent Invocation (status=="completed" but no completion time) was seen in the test suite. See https://github.com/labthings/labthings-fastapi/actions/runs/25758699258/job/75653918308?pr=339
Additional context
I suspect this means something is not using the invocation status lock properly. It's a minor issue but one to fix at some point if this is the case.