Skip to content

Commit 56c30e9

Browse files
committed
prevent lldb tests from hanging
1 parent f92020a commit 56c30e9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/etc/lldb_batchmode.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ def main():
252252
print("Aborting.", file=sys.stderr)
253253
sys.exit(1)
254254
finally:
255-
debugger.Terminate()
256255
script_file.close()
257256

258257

0 commit comments

Comments
 (0)