Python Forum
getting a script into the background
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
getting a script into the background
#2
I'm guessing that you can't auto run in background since the interpreter will run in foreground.
Only thing I can think of that comes close is running from cron and starting in background
Reply


Messages In This Thread
getting a script into the background - by Skaperen - Dec-19-2019, 02:19 AM
RE: getting a script into the background - by Larz60+ - Dec-19-2019, 05:03 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020