open-nomad/drivers/exec
Danielle Tomlinson a9b9ad34dc drivers: Implement InternalPluginDriver interface
This implements the InternalPluginDriver interface in each driver, and
calls the cancellation fn for their respective eventers.

This fixes a per task goroutine leak during test suite execution.
2019-01-08 13:49:31 +01:00
..
driver.go drivers: Implement InternalPluginDriver interface 2019-01-08 13:49:31 +01:00
driver_test.go recover 2019-01-07 14:49:40 -08:00
handle.go executor: remove structs package 2018-12-06 20:54:14 -05:00
state.go