Make some more fixups

This commit is contained in:
Justine Tunney 2022-06-12 09:37:17 -07:00
parent 6070a53e89
commit 4ddfc47d6e
18 changed files with 81 additions and 259 deletions

View file

@ -6629,7 +6629,7 @@ static int HandleConnection(size_t i) {
__isworker = true;
connectionclose = false;
if (!IsTiny() && systrace) {
__kbirth = rdtsc();
kStartTsc = rdtsc();
}
TRACE_BEGIN;
if (sandboxed) {