It looks like the called binary is hanging. Since `Popen.communicate()` is called without `timeout` set, it will wait forever to exit. Upstream has a fix for a hanging case: https://github.com/sahib/rmlint/pull/557
I am currently testing if that will fix the hang in our case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2039957 Title: rmlint 2.9.0-2.5 fails to build: test_stdin.test_stdin_read hangs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rmlint/+bug/2039957/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
