aboutsummaryrefslogtreecommitdiff
path: root/stmutil/context_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cache ContextDoneVarsMatt Joiner2019-11-051-0/+20
Note that nothing currently flushes them. Could probably flush them when they're done, and the early return will take care of the rest.