# MutantHub mutant #2139: Custom mutation at txgraph.cpp:3122
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/txgraph.cpp:3122-3122
# Review: APPROVED; outcome: KILLED
--- a/src/txgraph.cpp
+++ b/src/txgraph.cpp
@@ -3122,1 +3122,1 @@
-            if (level == 0 && m_main_chunkindex_observers != 0) continue;
+            if (level == 0 && m_main_chunkindex_observers != 0) break;
