summaryrefslogtreecommitdiff
path: root/device/pools_test.go
AgeCommit message (Expand)Author
2021-02-09device: run fewer trials in TestWaitPool when race detector enabledJosh Bleecher Snyder
2021-02-09device: do not attach finalizer to non-returned objectJason A. Donenfeld
2021-02-03device: benchmark the waitpool to compare it to the prior channelsJason A. Donenfeld
2021-02-02device: use a waiting sync.Pool instead of a channelJason A. Donenfeld