You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failed to create block:
github.com/filecoin-project/lotus/miner.(*Miner).mineOne
/home/runner/work/lotus/lotus/miner/miner.go:634
- failed to process messages from block template:
github.com/filecoin-project/lotus/chain/consensus/filcns.(*FilecoinEC).CreateBlock
/home/runner/work/lotus/lotus/chain/consensus/filcns/mine.go:32
- building bls amt:
github.com/filecoin-project/lotus/chain/consensus.CreateBlockHeader
/home/runner/work/lotus/lotus/chain/consensus/common.go:411
- badger blockstore closed
I can't come up with a theory about why that might be new with this change because I can imagine how it could happen with the older code (not checking m.stop in at least one more place).
Originally posted by @rvagg in #12690 (comment)
The text was updated successfully, but these errors were encountered: