Attached the updated rockspec for CopasTimer. Please upload
at your convenience.
Copas Timer is a module that adds a timer capability to the
Copas scheduler. It provides the same base functions step and
loop as Copas (it actually replaces them) except that it will
also check for (and run) timers expiring and run background
workers if there is no IO or timer to handle. It also adds
methods to allow for a controlled exit from the loop.
As an optional component an 'eventer' is available to dispatch
events as background tasks in Copas Timer.
Changes/fixes;
- fixed undefined behaviour when arming an already armed timer
- removed default 1 second interval, now throws an error
if the first call to arm does not provide an interval.
- bugfix, worker could not remove itself from the worker queue
- added method copas.waitforcondition() to the timer module
Regards,
Thijs
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers