halegreen

Results 11 comments of halegreen

Same as me. I just run a simple python script, while the go exit with the error : ``` Process finished with exit code 137 (interrupted by signal 9: SIGKILL)...

@tpiperatgod @webup @wrongerror hi, any suggestions on this pr?

want to work on this issue

Can I try this issue too? Is this error happend on release-3.4 branch?

Not reproduce this error on my local dev env either. Going deep to find why the test fails in `3.4 pipeline` , may need more context infos, like the git...

Hi, any review updates here? @benjaminhuo @zhbinary @tpiperatgod

Is it a valid solution : having a option to disable this panic and recover a node in-place when it reaches this state. `panic: tocommit(265625) is out of range [lastIndex(265624)]....

hi, I'd like to take this challenge, raft is new for me, so the solution may cost sometime for me..