[Java] Stop processing net before we stop the background processor
authorMatt Corallo <git@bluematt.me>
Tue, 18 Jan 2022 21:46:31 +0000 (21:46 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 18 Jan 2022 21:47:25 +0000 (21:47 +0000)
commit7a5639be20902abaa73d5dab53664f89bec70357
treedc88eefa0a66bfbc7b8c5e338600f52e7117c240
parent9cdc75260f46d9543408e7e2a03791a0ea17c46a
[Java] Stop processing net before we stop the background processor

See https://github.com/lightningdevkit/rust-lightning/issues/1237A

Fixes #77.
src/main/java/org/ldk/batteries/ChannelManagerConstructor.java