forked from linera-io/linera-protocol
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct two bugs in the
BucketQueueView
. (linera-io#2541)
* Correct one bug to the BucketQueueView where the `self.stored_position` was not updated. * Correct one bug for the dropping of entries when flushing. * Update the CI test to detect the problem.
- Loading branch information
1 parent
fb2f26e
commit 5c0359f
Showing
2 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters