mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-04 11:19:09 -07:00
* fix a race condition: a call to `Write` does not spawn a writer goroutine if the trylock is held, so `BlockingWrite` must check for fresh data after releasing the trylock * streamline some close/finalize logic
7.2 KiB
7.2 KiB