aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sync/status_pool_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix status table race condition (#1835)Ethan Koenig2017-05-311-0/+9
|
* Add missing copyright header to status table test (#902)Andrew2017-02-111-0/+4
|
* Improve status table implementation (#879)Andrew2017-02-091-0/+19
* Remove superfluous defer calls * Improve status table implementation as well This would probably only help with large, high-traffic installs