mirror of
https://github.com/django/django.git
synced 2025-02-11 09:55:22 +00:00
We should catch all exceptions in the thread to ensure it doesn't die with an unhandled exception. The type of the exception is already checked further in the test.