Drop database flakey on windows
Open
bug
no repro
windows
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 120
Description
Due to file handles in use, retries ineffective. Hard to reproduce locally but happens reliably on CI. Several skipped bats tests in sql-create-database.bats for this problem.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the skipped Bats tests in sql-create-database.bats and reviewing the Windows CI failures involving file handles. Verify the failure and whether retries remain ineffective on CI; done means the database creation path no longer flakes and the relevant tests can run reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, shell, sql
- Domain
- databases, operating-systems, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100