cneira / firecracker-task-driver

nomad task driver that uses firecracker to start micro-vms
Apache License 2.0
147 stars 18 forks source link

Dead lock stop jobs #7

Closed ncode closed 3 years ago

ncode commented 3 years ago
Nomad Versions: 1.0.3 and head
Firecracker: v0.22.4

How to reproduce:

Steps: 1 - Start the job 2 - Wait for it to initialize 3 - Stop the job 4 - List the job and it will list as dead 5 - Check the allocation and the vm will still be running