Files
mgmt/engine/graph
James Shubin bf63d2e844 engine: graph: Avoid a possible panic sending on a closed channel
It's plausible that we send on a closed channel if we're running a back
poke and it tries to send a poke on something that has already closed.
If it detects this condition, it will exit.

Unfortunately, it's not clear if the wait group will protect this case,
but hopefully this will hold us until we can re-write the needed parts
of the engine.
2019-01-17 20:05:49 -05:00
..
2018-04-19 01:10:58 -04:00
2018-04-19 01:10:58 -04:00
2018-04-19 01:10:58 -04:00
2018-04-19 01:10:58 -04:00
2018-04-19 01:10:58 -04:00