mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Fixing the id generation logic for the java and qemu drivers
This commit is contained in:
@@ -87,6 +87,7 @@ func TestJavaDriver_StartOpen_Wait(t *testing.T) {
|
||||
// There is a race condition between the handle waiting and killing. One
|
||||
// will return an error.
|
||||
handle.Kill()
|
||||
handle2.Kill()
|
||||
}
|
||||
|
||||
func TestJavaDriver_Start_Wait(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user