Some traces were being dropped before manual tracing had a chance to happen (especially if you increase the delay). Fixes that. If this is incorrect for other reasons, I could instead just add the POSITIVE_TEST inside the intervention_manual_trace after the index token is grabbed, since this only happens after positive tests. But that feels more hack-ish.
Some traces were being dropped before manual tracing had a chance to happen (especially if you increase the delay). Fixes that. If this is incorrect for other reasons, I could instead just add the POSITIVE_TEST inside the intervention_manual_trace after the index token is grabbed, since this only happens after positive tests. But that feels more hack-ish.