go-ceph/internal
Sven Anderson 46300ecae8 cutil: fix race condition in ptrguard tests
The finalizer of an object is called in a separate go routine, so we
might have to check several times for its completion.

Fixes: #545

Signed-off-by: Sven Anderson <sven@redhat.com>
2021-08-12 10:02:40 -04:00
..
callbacks callbacks: replace index with unique ID 2020-11-05 17:16:32 +00:00
commands internal commands: add EmptyBody filter function 2021-08-03 07:25:28 +00:00
cutil cutil: fix race condition in ptrguard tests 2021-08-12 10:02:40 -04:00
errutil errutil: replace unused StrError with FormatErrorCode function 2020-08-10 13:03:24 -04:00
retry retry: add a helper lib for retrying common operations 2020-04-20 15:08:36 -04:00
timespec timespec: add a helper function to convert from Timespec to C 2021-01-12 14:47:30 +00:00