Skip to content

Commit

Permalink
Refactored by Sourcery
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcery-ai-bot committed May 3, 2020
1 parent b0722a5 commit fc31fd8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/debug/run_mallocfail
Expand Up @@ -79,9 +79,6 @@ def main(args: List[str]) -> None:
exe = malloc_debug.build(args[1], "mallocfail")
timeout = malloc_debug.timeout(exe)

while run_mallocfail(exe, timeout):
pass


if __name__ == "__main__":
main(sys.argv)

0 comments on commit fc31fd8

Please sign in to comment.