Eoous

Results 6 comments of Eoous

将CircularProgressIndicator传给ListView.builder的时候为什么它转了一会儿,单独测试的时候CircularProgressIndicator一直在转。。。

> > 我这里提示 type '_InternalLinkedHashMap' is not a subtype of type 'IndexCell' > > 数据转换类型错误了吧,可以 debugger 看下哪部分转换出错了 应该是因为new Map()不能隐式转换成IndexCell的原因。 tags有时候会是空的,空的时候直接取值的话会throw,getIndexListData()好像会直接返回空对象

Full error message is: CONSENSUS FAILURE!!! orphan expires before it comes alive. 41 > 40. This's stack. ``` goroutine 332 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:24 +0x5e github.com/tendermint/tendermint/consensus.(*State).receiveRoutine.func2() /root/go/pkg/mod/github.com/cometbft/[email protected]/consensus/state.go:732 +0x46 panic({0x2644780?, 0xc0464cdcc0?}) /usr/local/go/src/runtime/panic.go:914...

Are there side effects if i remove this check?

made a copy backup for database, i found at one point, a lot of `get` operations caused this, im not sure whether `get` operation could modify files, if i set...