summaryrefslogtreecommitdiffstats
path: root/device/pools_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* device: disable waitpool testsJason A. Donenfeld2021-02-221-0/+1
* device: run fewer trials in TestWaitPool when race detector enabledJosh Bleecher Snyder2021-02-091-0/+4
* device: do not attach finalizer to non-returned objectJason A. Donenfeld2021-02-091-1/+1
* device: benchmark the waitpool to compare it to the prior channelsJason A. Donenfeld2021-02-031-0/+23
* device: use a waiting sync.Pool instead of a channelJason A. Donenfeld2021-02-021-0/+60