ContainerImage.Pinniped/internal/controller/supervisorstorage
Monis Khan 4ce77c4837
supervisor gc: use singleton queue
The supervisor treats all events the same hence it must use a
singleton queue.

Updated the integration test to remove the data race caused by
calling methods on testing.T outside of the main test go routine.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-05-04 14:44:55 -04:00
..
garbage_collector.go supervisor gc: use singleton queue 2021-05-04 14:44:55 -04:00
garbage_collector_test.go supervisor gc: use singleton queue 2021-05-04 14:44:55 -04:00