mirror of
https://github.com/django/django.git
synced 2025-06-30 07:49:19 +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.