Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #64337

Re: python-daemon for Python v3

References <0fdbd07c-d792-4230-bc4c-f683110d87c4@googlegroups.com> <mailman.5722.1390159828.18130.python-list@python.org> <54f2f5ab-a1a9-4dd9-b0e9-41a24f354759@googlegroups.com>
Date 2014-01-19 23:19 -0700
Subject Re: python-daemon for Python v3
From Larry Martell <larry.martell@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5734.1390198745.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Sun, Jan 19, 2014 at 9:57 PM, Asaf Las <roegltd@gmail.com> wrote:
> On Sunday, January 19, 2014 9:30:21 PM UTC+2, Larry....@gmail.com wrote:
>> On Sun, Jan 19, 2014 at 3:30 AM, Asaf Las <r....@gmail.com> wrote:
>> I use this technique for demonizing:
>> http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/
>> And has been ported to 3:
>> http://www.jejik.com/files/examples/daemon3x.py
>
> Thanks! i have seen this code before. Did you encounter any problem with
> it before for long running tasks?

Nope, no problems at all.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

python-daemon for Python v3 Asaf Las <roegltd@gmail.com> - 2014-01-19 02:30 -0800
  Re: python-daemon for Python v3 Ben Finney <ben+python@benfinney.id.au> - 2014-01-19 21:41 +1100
    Re: python-daemon for Python v3 Asaf Las <roegltd@gmail.com> - 2014-01-19 05:21 -0800
  Re: python-daemon for Python v3 Larry Martell <larry.martell@gmail.com> - 2014-01-19 12:30 -0700
    Re: python-daemon for Python v3 Asaf Las <roegltd@gmail.com> - 2014-01-19 20:57 -0800
      Re: python-daemon for Python v3 Larry Martell <larry.martell@gmail.com> - 2014-01-19 23:19 -0700
        Re: python-daemon for Python v3 Asaf Las <roegltd@gmail.com> - 2014-01-19 22:21 -0800

csiph-web