Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-06-25 | fix crash at application exit when encountering a blocked lane on which ↵ | benoit-germain | 1 | -1/+1 | |
lane:cancel() has been called. (issue #28). | |||||
2012-06-25 | more explicit error code when THREAD_WAIT fails. | benoit-germain | 1 | -1/+1 | |
2012-06-24 | fix issue #25 | Benoit Germain | 4 | -35/+47 | |
* lanes.timer() accepts a first_secs=nil to stop a timer * timer lane catches errors and prints them * fixed some typos in manual | |||||
2012-06-20 | fix abusive internal error message displayed when the timer lane decides it ↵ | benoit-germain | 1 | -2/+2 | |
has to wake up in 0ms or when timer lane is cancelled. | |||||
2012-06-19 | expose error sentinel lanes.cancel_error | benoit-germain | 1 | -0/+1 | |