This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Michael.Felt
Recipients David.Edelsohn, Michael.Felt, pitrou, serhiy.storchaka, vstinner
Date 2018-07-25.08:38:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532507926.51.0.56676864532.issue28009@psf.upfronthosting.co.za>
In-reply-to
Content
@pitrou: re: Is nohup required in the example you just posted or is that a red herring?

I just use nohup to merge stdout and stderr when grepping for messages - and to, ideally, have the stdout and stderr messages properly synced in the output stream. So, I hope "red herring" :)

My apologies for the belated reply.
History
Date User Action Args
2018-07-25 08:38:46Michael.Feltsetrecipients: + Michael.Felt, pitrou, vstinner, serhiy.storchaka, David.Edelsohn
2018-07-25 08:38:46Michael.Feltsetmessageid: <1532507926.51.0.56676864532.issue28009@psf.upfronthosting.co.za>
2018-07-25 08:38:46Michael.Feltlinkissue28009 messages
2018-07-25 08:38:46Michael.Feltcreate