What's Changed
- Make servicelayer workers dump their stacktrace on receiving SIGUSR1 by @stchris in 10881f1
- Use the reentrant safe SimpleQueue instead of Queue for keeping track of RabbitMQ messages by @stchris in 763de10
- Make
redis
an explicit requirements by @stchris in f67797a - Disable Sentry's ThreadingIntegration by @stchris in ddbb698
Full Changelog: v1.23.0...v1.23.3