Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change lane:join() return values | Benoit Germain | 2025-06-05 | 1 | -2/+3 |
| | | | | | | * when no error is raised in the lane, lane:join() now precedes the lane returned values with true * lane body is no longer forced to return something when used with join() * adjusted all relevant unit tests accordingly | ||||
* | A unit test for linda wake_period | Benoit Germain | 2025-04-18 | 1 | -0/+41 |