corda/finance
Mike Hearn 1a53834a60 Additional thread affinity for the StateMachineManager.
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.
2017-01-04 16:06:33 +01:00
..
isolated Rename PublicKeyTree -> CompositeKey and unify terminology across documentation. 2016-11-21 14:47:19 +00:00
src Additional thread affinity for the StateMachineManager. 2017-01-04 16:06:33 +01:00
build.gradle Publications now publish JARs again. Install task now publishes again. 2016-12-06 16:06:16 +00:00