Skip to content
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

fix : go test on CI #2063

Merged
merged 4 commits into from
Oct 23, 2023
Merged

fix : go test on CI #2063

merged 4 commits into from
Oct 23, 2023

Conversation

dingxiaoshuai123
Copy link
Collaborator

由于异步FlushDB导致的测试失败概率较大,所以每次FlushDB之后增加1s延迟,确保不读到脏数据。#2046

chejinge
chejinge previously approved these changes Oct 9, 2023
@AlexStocks
Copy link
Collaborator

Sleep 1s 就不会读到脏数据了?还是说读到的概率降低了?

@dingxiaoshuai123
Copy link
Collaborator Author

Sleep 1s 就不会读到脏数据了?还是说读到的概率降低了?

刚才调试了一下flushdb命令,我判断这个修改可能是有问题的,我明天再对一下。

@AlexStocks AlexStocks merged commit e3ea820 into OpenAtomFoundation:unstable Oct 23, 2023
11 checks passed
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
* update rocksdb

* go test on CI

* go test on CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants