lotus/cmd/lotus-sim/simulation
Steven Allen f9d2a23132 fix(lotus-sim): correctly handle cancellation in walk
1. Select order is not guaranteed, always check if the context has been
canceled explicitly.
2. Never close a work channel unless we're actually done. This can yield
out-of-order results due to buffering.
2021-06-18 15:44:36 -07:00
..
blockbuilder refactor(lotus-sim): enterprise grade 2021-06-18 15:44:36 -07:00
mock refactor(lotus-sim): enterprise grade 2021-06-18 15:44:36 -07:00
stages refactor(lotus-sim): enterprise grade 2021-06-18 15:44:36 -07:00
block.go refactor(lotus-sim): enterprise grade 2021-06-18 15:44:36 -07:00
messages.go chore(lotus-sim): fix import grouping 2021-06-18 15:44:35 -07:00
node.go refactor(lotus-sim): enterprise grade 2021-06-18 15:44:36 -07:00
simulation.go fix(lotus-sim): correctly handle cancellation in walk 2021-06-18 15:44:36 -07:00
step.go refactor(lotus-sim): enterprise grade 2021-06-18 15:44:36 -07:00