Commit 9edcc300 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent f05271b1
......@@ -54,6 +54,7 @@ def main():
os._exit(0)
wg.go(_)
wg.wait()
raise AssertionError("should be unreachable")
if __name__ == '__main__':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment