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
#1
Hi,

I have a script that starts and is supposed to run for a pre determined time set out in a txt file, like this.. first one 2.55 pm and run for 50 mins then stop and start again at the 6.55 etc.

30-04-2020 14:55:00 50
30-04-2020 18:55:00 50
30-04-2020 09:55:00 50
01-04-2020 02:55:00 50
01-04-2020 09:55:00 50

It used to work fine but now, it starts on time, runs for a while but then stops, say in 10 mins or so. It doesn't do the 50 minutes length.

Could this be a script problem (although it has been good), or maybe a computer problem.
Appreciate your thoughts.

Thanks

oz
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  pip stops waiting for python walker 6 970 Nov-28-2023, 06:55 PM
Last Post: walker
  Is there a *.bat DOS batch script to *.py Python Script converter? pstein 3 3,009 Jun-29-2023, 11:57 AM
Last Post: gologica
  [SOLVED] [Linux] Script in cron stops after first run in loop Winfried 2 894 Nov-16-2022, 07:58 PM
Last Post: Winfried
  Know when the pyttsx3 engine stops talking UsualCoder 3 3,142 Aug-29-2021, 11:08 PM
Last Post: snippsat
  email timer/rss feed timer ndiniz 1 2,045 Feb-02-2021, 07:18 PM
Last Post: nilamo
  IDLE stops responding upon saving tompi1 2 1,890 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,792 Jun-26-2020, 10:50 PM
Last Post: jc_lafleur
  crontab on RHEL7 not calling python script wrapped in shell script benthomson 1 2,248 May-28-2020, 05:27 PM
Last Post: micseydel
  Python stops without errors shahgourav 4 2,706 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,583 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