snowflake/common
Cecylia Bocovich 3c28380bc6 Add locks to safelog
The safelog Write function can be called from multiple go routines, and
it was not thread safe. These locks in particular allow us to pass the
logscrubber's output io.Writer to other libraries, such as pion.
2019-09-30 16:43:51 -04:00
..
safelog Add locks to safelog 2019-09-30 16:43:51 -04:00