corda/node
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
..
capsule Fix: Capsule did not contain caplet due to an incorrect path. 2016-12-09 17:58:00 +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