[PyPy-issue] [issue569] pty.fork() out of pty devices

Holger Krekel pypy-dev-issue at codespeak.net
Sat Nov 27 16:28:51 CET 2010


New submission from Holger Krekel <holger at merlinux.eu>:

On pypy-1.4 linux-64bit, for examaple tannit, "import pty ; pty.fork()" bails
out with: OSError: out of pty devices.  the 32bit version returns a correct
result it seems.

----------
effort: ???
messages: 1857
nosy: hpk, pypy-issue
priority: bug
release: 1.4
status: unread
title: pty.fork() out of pty devices

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue569>
_______________________________________________________



More information about the Pypy-issue mailing list