mirror of
https://github.com/corda/corda.git
synced 2024-12-30 09:48:59 +00:00
79b75ff1ec
Wait for log file to indicate that a driver node process is running, instead of trying to open a socket on the port the node is attempting to binding on. This means the driver is more responsive to the node being ready, as well as removing a race condition where the binding test could block the node from starting. As sometimes nodes do not log this information, after 20 seconds we presume the node is up. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
README.md |
corda-node-driver.
This artifact is the node-driver used for testing Corda.