daml/compiler/scenario-service
Moritz Kiefer 995ee82fd0 Fix race condition in termination of scenario service (#1974)
Previously we sometimes ended up declaring the expected exit of the
scenario service as an unexpected exit. This PR addresses this by
adding a new variable that we set to True before we ask the scenario
service to exit by closing stdin.
2019-07-02 15:07:33 +00:00
..
client Fix race condition in termination of scenario service (#1974) 2019-07-02 15:07:33 +00:00
protos Add enum type to daml-lf (#1397) 2019-05-29 12:15:01 +00:00
server Allow controlling the gRPC message limit via daml.yaml (#1970) 2019-07-02 14:22:35 +02:00