-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Rewrite queue #24505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Rewrite queue #24505
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
f8fc983
rewrite
wxiaoguang c99ee5d
fix config options
wxiaoguang e5fc5ff
sync comment & config & variable name
wxiaoguang b1778a0
fix test, move sqlite3 message
wxiaoguang ed31412
fix test
wxiaoguang a816bcb
deep copy default config
wxiaoguang 919f157
fix test
wxiaoguang 0f65bbb
improve handler failure handling, improve err and document
wxiaoguang e8ec9a2
add more comments, avoid dispatching function read flush chan when it…
wxiaoguang c7c5197
unify test logger
wxiaoguang 33a5603
test active workers
wxiaoguang 00496c2
Merge branch 'main' into rewrite-queue
wxiaoguang 9edae7d
fine tune document and add more tests for queue config
wxiaoguang 825f9cb
Merge branch 'main' into rewrite-queue
wxiaoguang 256bbf8
use one unique function to prepare leveldb
wxiaoguang 33c847a
fix removed options
wxiaoguang 462e999
fix incorrect tests
wxiaoguang 2a27b56
fix test, no test needs "started" any more
wxiaoguang 3c98aa3
support shutdown
wxiaoguang 2fc45c9
it seems stable enough, reduce runCound to 2 to save time
wxiaoguang 9da8be6
Merge branch 'main' into rewrite-queue
wxiaoguang eef028b
Merge branch 'main' into rewrite-queue
GiteaBot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.