Staging
v0.5.1
https://github.com/python/cpython
Revision f7fdbdab5b0e49aed23095ae04431a6484543963 authored by Martin Panter on 05 December 2015, 09:51:52 UTC, committed by Martin Panter on 05 December 2015, 09:51:52 UTC
The OS X buildbots were failing at the second setrlimit() call with EPERM, as
if they were trying to raise the hard limit. The call should be keeping the
hard limit the same and raising the soft limit back to its original value, so
I don't understand the failure.
1 parent e2825e9
History
Tip revision: f7fdbdab5b0e49aed23095ae04431a6484543963 authored by Martin Panter on 05 December 2015, 09:51:52 UTC
Issue #25764: Skip the test on OS X
Tip revision: f7fdbda

README

back to top