corda/tools/demobench
Chris Rankin 975866590b Prevent DemoBench hanging on shutdown (#722)
* We need to close the RPC client as otherwise the rpc-client-reaper-* thread is leaked, which also prevents shutdown. Sleep instead when the server exits, just long enough for the client to realise that the server is dead.
* Fix warning about leaking private types.
2017-05-22 12:18:53 +01:00
..
libs Merge DemoBench into Corda. (#380) 2017-03-21 14:24:13 +00:00
package Rename installed application to "Corda DemoBench". (#547) 2017-04-19 10:39:32 +01:00
src Prevent DemoBench hanging on shutdown (#722) 2017-05-22 12:18:53 +01:00
build.gradle Create X.500 names for DemoBench nodes. (#674) 2017-05-12 12:15:17 +01:00
package-demobench-dmg.sh Merge DemoBench into Corda. (#380) 2017-03-21 14:24:13 +00:00
package-demobench-exe.bat Merge DemoBench into Corda. (#380) 2017-03-21 14:24:13 +00:00
package-demobench-rpm.sh Merge DemoBench into Corda. (#380) 2017-03-21 14:24:13 +00:00