]> git.cworth.org Git - fips/commit
Collect any available results before switching contexts.
authorCarl Worth <cworth@cworth.org>
Wed, 30 Oct 2013 21:39:47 +0000 (14:39 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 31 Oct 2013 23:26:11 +0000 (16:26 -0700)
commit158a5862aeea9224fcd60c28b0bb19cb6b9f9381
tree46b56fbe187f5503140978f21db8c4e5bc16e565
parent578755112a99655fdce6ed4ae924d82a31c26abb
Collect any available results before switching contexts.

Rather than missing out on any measured results by just throwing them
away, we collect anything that is ready.

This way, if any queries don't actually have results ready, we will
throw those away, since we're not going to be able to get a meaningful
result from them with the current context going away.
metrics.c