#30806: Tox doesn't pass OBJC_DISABLE_INITIALIZE_FORK_SAFETY for MacOS test uns
-------------------------------------+-------------------------------------
Reporter: Christopher Wilcox | Owner:
| Christopher Wilcox
Type: Bug | Status: closed
Component: Testing framework | Version: master
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
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson <carlton@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"b0e92fb49d1c6f5c18e36f91c18d3ed981b47ae9" b0e92fb]:
{{{
#!CommitTicketReference repository=""
revision="b0e92fb49d1c6f5c18e36f91c18d3ed981b47ae9"
Fixed #30806 -- Prevented tox tests hanging on macOS.
MacOS users may need to set OBJC_DISABLE_INITIALIZE_FORK_SAFETY=TRUE
(#27086) to prevent tests from hanging. If set, also pass the environment
variable to `tox`.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30806#comment:7>
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.ea762a9c76896a62f4411463352e03a3%40djangoproject.com.