[issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
R. David Murray
report at bugs.python.org
Wed Jul 16 03:25:53 CEST 2014
R. David Murray added the comment:
rdmurray at pydev:~/python/p34>python -c 'import resource; print(resource.getrlimit(resource.RLIMIT_NOFILE))'
(1024L, 1048576L)
Unfortunately the buildbot box is offline at the moment and it may be a bit before I can get it back, so I can't compare the results above with that VM.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21901>
_______________________________________
More information about the Python-bugs-list
mailing list