mpool: Fix SelectMessages hanging
This commit is contained in:
parent
738296e8e9
commit
402b4b6c70
@ -117,7 +117,7 @@ tailLoop:
|
||||
continue
|
||||
}
|
||||
// this chain needs to be trimmed
|
||||
last = i
|
||||
last += i
|
||||
continue tailLoop
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user