mirror of
https://github.com/corda/corda.git
synced 2025-06-17 14:48:16 +00:00
Address comments #665
This commit is contained in:
@ -184,7 +184,7 @@ class RPCServer(
|
||||
it.session.close()
|
||||
it.sessionFactory.close()
|
||||
}
|
||||
lifeCycle.transition(State.FINISHED)
|
||||
lifeCycle.justTransition(State.FINISHED)
|
||||
}
|
||||
|
||||
private fun bindingRemovalArtemisMessageHandler(artemisMessage: ClientMessage) {
|
||||
|
Reference in New Issue
Block a user