You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
The error is caused by the fallback server receiving a query with no questions. We could check the number of questions before processing the first one, but the real issue is why our mocked fallback server is receiving such a query...
When running with
GOMAXPROCS=4
,server_test.go
can fail with aindex out of range
errorThe text was updated successfully, but these errors were encountered: