Merge pull request #234186 from hmenke/shadowsocks

nixos/shadowsocks: wait for nginx to prevent race condition
This commit is contained in:
Martin Weinelt 2023-05-29 01:37:36 +02:00 committed by GitHub
commit 6b554aae1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,7 @@ import ../make-test-python.nix ({ pkgs, lib, ... }: {
start_all()
server.wait_for_unit("shadowsocks-libev.service")
server.wait_for_unit("nginx.service")
client.wait_for_unit("shadowsocks-client.service")
client.fail(