1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libcontainerd
Brian Goff 806700e410 Relax global client lock on containerd restore.
This unblocks the client to take other restore requests and makes sure
that a long/stuck request can't block the client forever.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-04-17 12:07:06 -04:00
..
client_daemon.go Relax global client lock on containerd restore. 2018-04-17 12:07:06 -04:00
client_daemon_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
client_daemon_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
client_local_windows.go Windows: Remove servicing mode 2018-02-27 08:48:31 -08:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
process_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
queue.go Add canonical import comment 2018-02-05 16:51:57 -05:00
queue_test.go Automated migration using 2018-03-16 11:03:43 -04:00
remote_daemon.go Add if judgment before receiving operations on daemonWaitCh 2018-03-21 05:53:55 -04:00
remote_daemon_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
remote_daemon_options.go Add canonical import comment 2018-02-05 16:51:57 -05:00
remote_daemon_options_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
remote_daemon_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
remote_local.go Add canonical import comment 2018-02-05 16:51:57 -05:00
types.go Windows: Remove servicing mode 2018-02-27 08:48:31 -08:00
types_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
types_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils_windows_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00