#31407: RuntimeWarning when running AsyncHandlerRequestTests.test_unawaited_response. -------------------------------------+------------------------------------- Reporter: Deep Sukhwani | Owner: Carlton Type: | Gibson Cleanup/optimization | Status: closed Component: Testing framework | Version: 3.0 Severity: Normal | Resolution: fixed Keywords: | Triage Stage: Ready for | checkin Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 1 | UI/UX: 0 -------------------------------------+-------------------------------------
Comment (by Carlton Gibson <carlton@…>): In [changeset:"236e6cb5881168a79a194b43c2d8dff7a14c3f03" 236e6cb5]: {{{ #!CommitTicketReference repository="" revision="236e6cb5881168a79a194b43c2d8dff7a14c3f03" Refs #31407 -- Handled potential exception in test cleanup. The test view may not be called when running the tests with --parallel=2 or greater. Catch the AttributeError for this case. }}} -- Ticket URL: <https://code.djangoproject.com/ticket/31407#comment:12> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/071.f4e6f473f2a64124f568d52802eb9afa%40djangoproject.com.