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

Problem: memiavl is not protected against concurrent writing #1100

Merged
merged 10 commits into from
Jul 13, 2023

absolute path

3cfa7a4
Select commit
Loading
Failed to load commit list.
Merged

Problem: memiavl is not protected against concurrent writing #1100

absolute path
3cfa7a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 13, 2023 in 1s

67.85% of diff hit (target 46.49%)

View this Pull Request on Codecov

67.85% of diff hit (target 46.49%)

Annotations

Check warning on line 141 in memiavl/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

memiavl/db.go#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 249 in memiavl/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

memiavl/db.go#L248-L249

Added lines #L248 - L249 were not covered by tests

Check warning on line 278 in memiavl/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

memiavl/db.go#L277-L278

Added lines #L277 - L278 were not covered by tests

Check warning on line 403 in memiavl/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

memiavl/db.go#L402-L403

Added lines #L402 - L403 were not covered by tests

Check warning on line 513 in memiavl/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

memiavl/db.go#L512-L513

Added lines #L512 - L513 were not covered by tests

Check warning on line 585 in memiavl/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

memiavl/db.go#L584-L585

Added lines #L584 - L585 were not covered by tests

Check warning on line 685 in memiavl/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

memiavl/db.go#L683-L685

Added lines #L683 - L685 were not covered by tests

Check warning on line 875 in memiavl/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

memiavl/db.go#L875

Added line #L875 was not covered by tests

Check warning on line 17 in memiavl/filelock.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

memiavl/filelock.go#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 21 in memiavl/filelock.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

memiavl/filelock.go#L20-L21

Added lines #L20 - L21 were not covered by tests