Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Fix async flush logic and flaky unit test#122

Merged
yzang2019 merged 5 commits into
mainfrom
yzang/fix-async-flush
Oct 9, 2025
Merged

Fix async flush logic and flaky unit test#122
yzang2019 merged 5 commits into
mainfrom
yzang/fix-async-flush

Address comment

42ec3bc
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 9, 2025 in 4s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 169 in ss/pebbledb/db.go

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Spawning a Go routine

Spawning a Go routine may be a possible source of non-determinism