daml/bazel_tools/client_server/runner_with_port_check
Moritz Kiefer 5bfe4ed589
Wait for server process in client_server_test (#12551)
withCreateProcess kills the server process but it doesn’t wait for it
to finish. The `typed-process` version does things properly here which
is also why we switched to it in other places.

changelog_begin
changelog_end
2022-01-24 20:21:23 +00:00
..
BUILD.bazel Wait for server process in client_server_test (#12551) 2022-01-24 20:21:23 +00:00
Main.hs Wait for server process in client_server_test (#12551) 2022-01-24 20:21:23 +00:00