mirror of
https://github.com/django/django.git
synced 2025-02-10 17:35:38 +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.