| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed set_debug_threadname → lane_threadname (can also read the current ↵ | Benoit Germain | 2024-07-03 | 1 | -1/+1 |
| | | | | | name now) | ||||
| * | Adjust lanes.configure() documentation | Benoit Germain | 2024-06-11 | 1 | -23/+26 |
| | | |||||
| * | Some API changes | Benoit Germain | 2024-05-31 | 1 | -1/+6 |
| | | | | | | | * lanes.timers() can return nil, cancel_error if interrupted * linda:receive() always return a k,v, where k is nil when v is "timeout" or cancel_error * lanes.sleep returns nil, "timeout" during normal operations | ||||
| * | fix keeper state stack accumulating garbage in case of transfer errors | Benoit Germain | 2024-04-15 | 1 | -1/+1 |
| | | |||||
| * | Update deadlock.lua | Benoit Germain | 2022-02-07 | 1 | -0/+2 |
| | | |||||
| * | Improved deadlock bug test script | Benoit Germain | 2018-11-08 | 1 | -10/+19 |
| | | |||||
| * | Make sure any linda operation that can raise an error won't ever leave a ↵ | Benoit Germain | 2018-11-08 | 1 | -0/+28 |
| mutex unreleased | |||||
