summaryrefslogtreecommitdiffstats
path: root/app/app_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix webconn shutdown race (#7631)Chris2017-10-161-0/+8
| | | | | | | | | | * fix webconn shutdown race * make sure writePump returns promptly if readPump returns first * fix app shutdown race * minor improvement
* parallel tests (#7629)Chris2017-10-161-0/+48