* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/15911 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33891#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d4db417c8e6935222d198925dd4c5ac1ca737909" d4db417c]:
{{{
#!CommitTicketReference repository=""
revision="d4db417c8e6935222d198925dd4c5ac1ca737909"
Fixed #33891 -- Fixed test command crash when running in parallel using
spawn.
Thanks Kevin Renskers for the report.
Regression in 41c4cb253c137edf5a96b7408ea55d57d6e0602a.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33891#comment:3>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"ab860d4e485ad0e983d320099c392eeb2d6e9585" ab860d4e]:
{{{
#!CommitTicketReference repository=""
revision="ab860d4e485ad0e983d320099c392eeb2d6e9585"
[4.1.x] Fixed #33891 -- Fixed test command crash when running in parallel
using spawn.
Thanks Kevin Renskers for the report.
Regression in 41c4cb253c137edf5a96b7408ea55d57d6e0602a.
Backport of d4db417c8e6935222d198925dd4c5ac1ca737909 from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33891#comment:4>