mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
Discovered while running https://gitlab.futo.org/load-testing/matrix-goose. Dendrite locks up and runs into `context cancelled`, so the error is not `sql.ErrNoRows` nor "default" (and definitely shouldn't return that the account exists in this case) |
||
|---|---|---|
| .. | ||
| api_logintoken.go | ||
| cross_signing.go | ||
| device_list_update.go | ||
| device_list_update_default.go | ||
| device_list_update_sytest.go | ||
| device_list_update_test.go | ||
| key_api.go | ||
| key_api_test.go | ||
| user_api.go | ||