mirror of
https://github.com/btouchard/ackify-ce.git
synced 2026-02-08 14:58:36 -06:00
- Replace nanosecond+pid with crypto/rand generated hex (16 chars) - Fixes race condition where parallel tests starting at same nanosecond would share the same database name - Ensures true isolation even with hundreds of concurrent tests - Resolves duplicate key constraint violations in CI (perf-doc, test-doc, etc.)