mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
httptest.ResponseRecorder exposes a bytes.Buffer which we were reading and writing concurrently to test streaming log APIs. This is a race, so I wrapped the struct in a lock with some helpers.
2.0 KiB
2.0 KiB