radixdlt / olympia-node

Radix monorepo
Other
142 stars 35 forks source link

Fix deadlock related to how the PendingChannelsManager completes the futures #663

Closed LukasGasior1 closed 2 years ago

LukasGasior1 commented 2 years ago

The fix is to release the lock before calling channelFuture.completeExceptionally

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

85.0% 85.0% Coverage
0.0% 0.0% Duplication