From 183cc1daf78228eac9616e6a41106ba651e3726b Mon Sep 17 00:00:00 2001 From: Albert Zeyer Date: Thu, 1 Feb 2024 14:29:16 +0100 Subject: [PATCH] ref https://github.com/rwth-i6/sisyphus/issues/176#issuecomment-1920997179 --- proc-waitpid-hang.py | 1 + 1 file changed, 1 insertion(+) diff --git a/proc-waitpid-hang.py b/proc-waitpid-hang.py index 25f1151..3d909db 100755 --- a/proc-waitpid-hang.py +++ b/proc-waitpid-hang.py @@ -1,6 +1,7 @@ #!/usr/bin/env python3 """ Test hang +https://github.com/rwth-i6/sisyphus/issues/176#issuecomment-1920997179 """ import sys