aboutsummaryrefslogtreecommitdiffstats
path: root/common/router1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'common/router1.cc')
-rw-r--r--common/router1.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/router1.cc b/common/router1.cc
index bde3be31..3a0aa19b 100644
--- a/common/router1.cc
+++ b/common/router1.cc
@@ -495,6 +495,7 @@ bool router1(Context *ctx)
#endif
return false;
}
+ ctx->yield();
ctx->lock();
iterCnt++;