Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
3 days | New feature: Linda periodical cancellation checks | Benoit Germain | 24 | -426/+627 | |
* lanes.linda() api change: takes all settings in a single table argument * new linda creation argument wake_period * new lanes.configure setting linda_wake_period * adjusted all unit tests (one TODO test fails on purpose) | |||||
5 days | Linda batched mode rework | Benoit Germain | 14 | -174/+174 | |
* linda.batched special value is removed * new function linda:receive_batched | |||||
5 days | A bit of code factorization | Benoit Germain | 2 | -88/+87 | |
5 days | Fix documentation for lane:cancel() | Benoit Germain | 1 | -1/+1 | |
5 days | Fix some tests (kinda) | Benoit Germain | 8 | -82/+120 | |
* split tasking_cancelling in two * add a timer in basic and tasking_cancelling as a temporary workaround for a deadlock in mingw ucrt64 builds | |||||
6 days | Makefile tweaks | Benoit Germain | 2 | -5/+3 | |
6 days | Ignore .vscode folder | Benoit Germain | 1 | -0/+1 | |
6 days | Remove whitspaces from test names | Benoit Germain | 3 | -6/+6 | |