Closed b5 closed 5 years ago
kept running into crashes while running "Publish" from the frontend, turns out it was derived from a stray send on a tick that's firing after a call to tick.Stop(). This done channel is (apparently) an idiomatic pattern
kept running into crashes while running "Publish" from the frontend, turns out it was derived from a stray send on a tick that's firing after a call to tick.Stop(). This done channel is (apparently) an idiomatic pattern