mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
call handle.Network() instead of storing it
This commit is contained in:
@@ -115,6 +115,7 @@ type TaskRunner struct {
|
||||
// updateCh is used to receive updated versions of the allocation
|
||||
updateCh chan *structs.Allocation
|
||||
|
||||
// handle is returned when Starting or Opening a driver
|
||||
handle driver.DriverHandle
|
||||
handleLock sync.Mutex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user