1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server
Alexander Morozov 45ad064150 Fix panic in integration tests
Closing activationLock only if it's not closed already. This is needed
only because integration tests using docker code directly and doesn't
care about global state.

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
(cherry picked from commit c717475714)

Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <jess@docker.com> (github: jfrazelle)

Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <princess@docker.com> (github: jfrazelle)
2015-03-31 16:43:16 -07:00
..
server.go Avoid ServeApi race condition 2015-03-31 16:43:16 -07:00
server_linux.go Fix panic in integration tests 2015-03-31 16:43:16 -07:00
server_unit_test.go Remove error return type from createRouter and ServeRequest 2015-01-13 22:43:31 +01:00
server_windows.go Factor out ServeFD & systemd in server for Linux only (Not Windows) 2015-03-10 15:06:16 -07:00