corda/node/src
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
..
integration-test/kotlin/net/corda Cleaned up DistributedNotaryTests, including addressing overlap with RaftValidatingNotaryServiceTests 2016-12-22 12:49:33 +00:00
main Additional thread affinity for the StateMachineManager. 2017-01-04 16:06:33 +01:00
test Additional thread affinity for the StateMachineManager. 2017-01-04 16:06:33 +01:00