about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/chromium
diff options
context:
space:
mode:
authorFrank Doepper <woffs@woffs.de>2024-06-04 09:26:08 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2024-06-19 17:04:37 +0200
commitc217dc9717e9250e5cd05139e2dee3c8fa150e49 (patch)
tree980148bf4c172637ec21bcfad919f52a3185b833 /pkgs/applications/networking/browsers/chromium
parent2e45828e6fb0a0aee4b0b7a574e82e1451d26a87 (diff)
python3Packages.clustershell: remove blocking test
remove tests/TreeGatewayTest.py because it does not return.

apparently

    def wait(self):
        """wait for task/thread termination"""
        # can be blocked indefinitely if StreamWorker doesn't complete
        self.task.join()

does apply in nix sandbox

fixes #315146
Diffstat (limited to 'pkgs/applications/networking/browsers/chromium')
0 files changed, 0 insertions, 0 deletions