Files
docker-cli/cli
Paweł Gronowski b811057181 cli/rm_test: Fix TestRemoveForce race condition
Synchronize append on the `removed` slice with mutex because
containerRemoveFunc is called in parallel for each removed container by
`container rm` cli command.
Also reduced the shared access area by separating the scopes of test
cases.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2023-01-04 10:57:45 +01:00
..
2022-12-29 15:19:31 +01:00
2022-12-29 15:19:31 +01:00
2017-09-01 19:41:06 -04:00
2022-12-15 15:29:56 +01:00
2022-09-30 11:59:11 +02:00
2017-04-17 17:40:59 -04:00