Files
fasthttp/race_enabled_test.go
Erik Dubbelboer 8fe6af3619 Fix flaky race tests (#2292)
* Fix flaky race tests

* Drain streamed body in content length test
2026-06-13 09:00:14 +02:00

6 lines
60 B
Go

//go:build race
package fasthttp
const raceEnabled = true