mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-30 02:46:30 +02:00
Add a test that interleaves calls to Put() (with different type strings)
and ListTypes(). At least on my machine, this appears to reliably detect
the data race fixed in commit
|
||
---|---|---|
.. | ||
backend.go | ||
backend_test.go | ||
config.go | ||
record_collection.go | ||
stream.go |