Python Forum
Python timer script stops before should
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python timer script stops before should
#4
Any help here please?

Is there anything in this script that would cause the stream to stop before the allocated time? For example the time.txt file has the time to start and run like this..
04-05-2020 09:30:00 40
04-05-2020 12:30:00 40
04-05-2020 15:30:00 40
04-05-2020 22:30:00 40
When I run the the stream manually not using the script, it runs the full 40 mins length however as soon as I use the script, it stops the stream a few minutes in. It is not any specific time, just a random time.

I see my two options are..
something in the script or
something going on in the PC background, although it doesn't do it when I don't use the script.

Please help and I am not sure where else to go as it does seem like a script or python event.

Thank you
Reply


Messages In This Thread
Python timer script stops before should - by ozstar - May-01-2020, 06:19 AM
RE: Python timer script stops before should - by ozstar - May-04-2020, 12:55 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pip stops waiting for python walker 6 1,042 Nov-28-2023, 06:55 PM
Last Post: walker
  Is there a *.bat DOS batch script to *.py Python Script converter? pstein 3 3,177 Jun-29-2023, 11:57 AM
Last Post: gologica
  [SOLVED] [Linux] Script in cron stops after first run in loop Winfried 2 923 Nov-16-2022, 07:58 PM
Last Post: Winfried
  Know when the pyttsx3 engine stops talking UsualCoder 3 3,211 Aug-29-2021, 11:08 PM
Last Post: snippsat
  email timer/rss feed timer ndiniz 1 2,076 Feb-02-2021, 07:18 PM
Last Post: nilamo
  IDLE stops responding upon saving tompi1 2 1,924 Oct-01-2020, 05:44 PM
Last Post: Larz60+
  How to kill a bash script running as root from a python script? jc_lafleur 4 5,870 Jun-26-2020, 10:50 PM
Last Post: jc_lafleur
  crontab on RHEL7 not calling python script wrapped in shell script benthomson 1 2,287 May-28-2020, 05:27 PM
Last Post: micseydel
  Python stops without errors shahgourav 4 2,753 Feb-04-2020, 11:44 PM
Last Post: micseydel
  Package python script which has different libraries as a single executable or script tej7gandhi 1 2,615 May-11-2019, 08:12 PM
Last Post: keames

Forum Jump:

User Panel Messages

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