New submission from Yi Ding:

Looks like this bug https://bugs.python.org/issue7111 has resurfaced in python3 
(python 2.6 works as far as I can tell) at least on Macs.

I've attached a simple test script.

Steps:
1. SSH to remote server.
2. Run nohup ./test.sh &
3. exit SSH.
4. SSH back in and see that there are a bunch of errors in your nohup.out file.

----------
files: test.py
messages: 248797
nosy: Yi Ding
priority: normal
severity: normal
status: open
title: python aborts running under nohup
type: crash
versions: Python 3.4
Added file: http://bugs.python.org/file40209/test.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24891>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to