mirror of
https://github.com/corda/corda.git
synced 2024-12-29 01:08:57 +00:00
1a53834a60
Check that the SMM.add method is being called on the SMM thread and throw if not. Make ServiceHubInternal.startFlow() do a blocking call onto the server thread. Update unit tests. This resolves an issue whereby the scheduler was starting flows outside of the server thread, which isn't intended. |
||
---|---|---|
.. | ||
integration-test/kotlin/net/corda | ||
main | ||
test |