Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Support a duration logger in the worker thread channel | Christopher Baines | 2023-04-25 |
* | Support expiring worker threads on exception | Christopher Baines | 2023-04-24 |
* | Switch to guile-fibers@1.1 | Christopher Baines | 2022-02-09 |
* | Add letpar& | Christopher Baines | 2022-01-19 |
* | Log delays when worker thread calls occur inside worker threads | Christopher Baines | 2021-12-20 |
* | Allow disabling the logging of exceptions in worker threads | Christopher Baines | 2021-11-26 |
* | Track worker thread task durations | Christopher Baines | 2021-11-16 |
* | Make some SQLite related improvements | Christopher Baines | 2021-04-20 |
* | Support destructors and lifetimes for worker threads | Christopher Baines | 2021-04-20 |
* | Don't use with-exception-handler with (backtrace) | Christopher Baines | 2021-01-22 |
* | Support tracking delays in worker thread channels | Christopher Baines | 2020-11-30 |
* | Split the fibers utils from the main utils module | Christopher Baines | 2020-10-07 |