Nathan Henrie <n8hen...@gmail.com> added the comment: Thanks for the response -- I'll keep looking, feel free to close since it's not being reproduced.
``` $ sysctl kern.maxfilesperproc kern.maxfilesperproc: 64000 $ ./python.exe -c 'import resource; print(resource.getrlimit(resource.RLIMIT_NOFILE))' (64000, 524288) ``` Nope, admin access. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33036> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com