Files
poseidon/internal/nomad
Maximilian Paß f031219cb8 Fix Nomad event race condition
that was triggered by simultaneous deletion of the runner due to inactivity, and the allocation being rescheduled due to a lost node.
It led to the allocation first being rescheduled, and then being stopped. This caused an unexpected stopping of a pending runner on a lower level.
To fix it we added communication from the upper level that the stop of the job was expected.
2023-06-13 14:20:20 +02:00
..
2021-12-10 11:30:56 +01:00
2023-05-12 16:35:30 +01:00
2023-06-13 14:20:20 +02:00
2023-06-13 14:20:20 +02:00