spring-test-data-geode icon indicating copy to clipboard operation
spring-test-data-geode copied to clipboard

ForkingClientServerIntegrationTestsSupport does not support multiple servers

Open kohlmu-pivotal opened this issue 6 years ago • 0 comments

ForkingClientServerIntegrationTestsSupport does not support the starting of multiple servers. The starting of multiple servers causes the last server to override the processWrapper. Which then results in not being able to cleanly shut that process down

kohlmu-pivotal avatar Sep 10 '19 20:09 kohlmu-pivotal