mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 08:25:43 +03:00
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.