mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Add race testing to tests, and fix a few small race conditions in the tests * Enable run-sytest on MacOS * Remove deadlock detecting mutex, per code review feedback * Remove autoformatting related changes and a closure that is not needed * Adjust to importing nats client as 'natsclient' Signed-off-by: Brian Meek <brian@hntlabs.com> * Clarify the use of gooseMutex to proect goose internal state Signed-off-by: Brian Meek <brian@hntlabs.com> * Remove no longer needed mutex for guarding goose Signed-off-by: Brian Meek <brian@hntlabs.com> |
||
|---|---|---|
| .. | ||
| build-test-lint.sh | ||
| Complement.Dockerfile | ||
| complement.sh | ||
| ComplementLocal.Dockerfile | ||
| ComplementPostgres.Dockerfile | ||
| find-lint.sh | ||
| install-local-kafka.sh | ||
| README.md | ||
Dev Scripts
These are a collection of scripts that should be helpful for those developing on dendrite.
See find-lint.sh for environment variables that control linter resource
usage.