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

A line in Proj6 may corrupt Proj3 randomly #105

Open
johnhaxx7 opened this issue Jan 16, 2022 · 0 comments
Open

A line in Proj6 may corrupt Proj3 randomly #105

johnhaxx7 opened this issue Jan 16, 2022 · 0 comments

Comments

@johnhaxx7
Copy link

johnhaxx7 commented Jan 16, 2022


Env setup
Go: 1.16
Current progress: proj3 in progress, proj1&2 fin


When I test my code for as the the last section in this page:
https://github.com/tidb-incubator/tinysql/blob/course/courses/proj3-README-zh_CN.md

I hit this line sometimes:
https://github.com/tidb-incubator/tinysql/blob/1bdb9a3bc6ba158424a7da352d14d2b72d39ebaf/store/tikv/snapshot.go#L150

After I commented it out, those tests are able to pass.

Can someone please check if that's a real issue or a bug introduced by my change?

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

No branches or pull requests

1 participant