moby--moby/libnetwork/networkdb
Alessandro Boch 4b306ee83d Fix panic in networkdb test code
fatal error: concurrent map read and map write

goroutine 264 [running]:
runtime.throw(0x90043c, 0x21)
	/usr/local/go/src/runtime/panic.go:566 +0x95 fp=0xc4203d1d68 sp=0xc4203d1d48
runtime.mapaccess2_faststr(0x86df20, 0xc4203f5470, 0xc42044afc0, 0x5, 0xc4203d1e40, 0x4ed6b8)
	/usr/local/go/src/runtime/hashmap_fast.go:306 +0x52b fp=0xc4203d1dc8 sp=0xc4203d1d68
github.com/docker/libnetwork/networkdb.(*NetworkDB).verifyNodeExistence(0xc42007e160, 0xc42008a240, 0xc42044afc0, 0x5, 0x1)
	/go/src/github.com/docker/libnetwork/networkdb/networkdb_test.go:58 +0x6c fp=0xc4203d1e50 sp=0xc4203d1dc8

Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-03-15 23:26:32 -07:00
..
broadcast.go Remove unnecessary string formats 2016-11-22 09:29:53 +08:00
cluster.go networkdb: Properly format memberlist logs 2016-12-01 19:08:07 -08:00
delegate.go
event_delegate.go Generating node discovery events to the drivers from networkdb 2017-02-01 17:54:51 -08:00
message.go
networkdb.go swarm mode network inspect should provide cluser-wide task details 2017-03-10 19:12:00 -08:00
networkdb.pb.go
networkdb.proto
networkdb_test.go Fix panic in networkdb test code 2017-03-15 23:26:32 -07:00
watch.go Generating node discovery events to the drivers from networkdb 2017-02-01 17:54:51 -08:00