aboutsummaryrefslogtreecommitdiff
path: root/BUGS (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-06-25fix crash at application exit when encountering a blocked lane on which ↵benoit-germain1-1/+1
lane:cancel() has been called. (issue #28).
2012-06-25more explicit error code when THREAD_WAIT fails.benoit-germain1-1/+1
2012-06-24fix issue #25Benoit Germain4-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-20fix abusive internal error message displayed when the timer lane decides it ↵benoit-germain1-2/+2
has to wake up in 0ms or when timer lane is cancelled.
2012-06-19expose error sentinel lanes.cancel_errorbenoit-germain1-0/+1