Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Memory use of a script
#3
The issue is that a function in slave is called every minute. After few hours, I may be left with no memory space if the slave file doesn't close correctly. Will look into garbage collector. Thx
Reply


Messages In This Thread
Memory use of a script - by ebolisa - Nov-02-2018, 01:23 PM
RE: Memory use of a script - by micseydel - Nov-02-2018, 03:51 PM
RE: Memory use of a script - by ebolisa - Nov-02-2018, 04:00 PM
RE: Memory use of a script - by micseydel - Nov-02-2018, 06:36 PM
RE: Memory use of a script - by ebolisa - Nov-02-2018, 06:46 PM
RE: Memory use of a script - by micseydel - Nov-02-2018, 07:01 PM

Forum Jump:

User Panel Messages

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