mirror of
https://github.com/django/django.git
synced 2025-01-22 00:02:15 +00:00
c03cf0b096
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.