aboutsummaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-20Make gcc happyBenoit Germain2-3/+3
2025-04-18A unit test for linda wake_periodBenoit Germain7-15/+64
2025-04-18New feature: Linda periodical cancellation checksBenoit Germain24-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)
2025-04-15Linda batched mode reworkBenoit Germain14-174/+174
* linda.batched special value is removed * new function linda:receive_batched
2025-04-15A bit of code factorizationBenoit Germain2-88/+87
2025-04-15Fix documentation for lane:cancel()Benoit Germain1-1/+1
2025-04-15Fix some tests (kinda)Benoit Germain8-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
2025-04-14Makefile tweaksBenoit Germain2-5/+3
2025-04-14Ignore .vscode folderBenoit Germain1-0/+1
2025-04-14Remove whitspaces from test namesBenoit Germain3-6/+6