linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #03433
[Bug 654218] Re: Timer function not releasing handle
** Changed in: adchpp
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/654218
Title:
Timer function not releasing handle
Status in ADCH++:
Fix Released
Bug description:
When using scripts like Shoutstats, Leviathan, etc who use the lua
timer function they keep adding handles to the adchpp process who are
never freed.
Using the hub with the potax bridge loaded behaves completely normall
in its handle use over a longer period of time untill you load a px
script that uses a timer, then it will go up and up untill ... lol
To be absolutely sure it was the timer i disabled all timers in
Leviathan and Shoutstats and left them running , the handles stayed
normal , i even manualy used the functions that these timers trigger
and still no problem but as soon you put 1 timed function enabled the
problem occurs.
This bug causes after longers runs, with a lot of timers enabled, a
nice mem exeption or a simple "poef"
For the rest this bridge is working like a dream so far , thx mister
creator :)