Files
nomad/client/allocrunner/alloc_runner_hooks.go
Mahmood Ali af48f7d3dc client: synchronize access to ar.alloc
`allocRunner.alloc` is protected by `allocRunner.allocLock`, so let's
use `allocRunner.Alloc()` helper function to access it.
2019-05-21 09:55:05 -04:00

7.4 KiB