hyperledger / fabric-samples

Samples for Hyperledger Fabric
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
2.81k stars 3.4k forks source link

Use Executor in asset-transfer-events/application-gateway-java #1144

Closed bestbeforetoday closed 12 months ago

bestbeforetoday commented 1 year ago

The default ForkJoinPool.commonPool may have limited capacity in some environments, risking deadlock. This implementation also better demonstrates handling of connection errors.