Age | Commit message (Expand) | Author |
---|---|---|
2021-02-22 | device: disable waitpool tests | Jason A. Donenfeld |
2021-02-09 | device: run fewer trials in TestWaitPool when race detector enabled | Josh Bleecher Snyder |
2021-02-09 | device: do not attach finalizer to non-returned object | Jason A. Donenfeld |
2021-02-03 | device: benchmark the waitpool to compare it to the prior channels | Jason A. Donenfeld |
2021-02-02 | device: use a waiting sync.Pool instead of a channel | Jason A. Donenfeld |