mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
de78eab63a
* 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.