ledgerloops / jerboa

A state-driven Ledger Loops node in TypeScript. Successor of strategies in https://github.com/ledgerloops/strategy-pit
Apache License 2.0
1 stars 0 forks source link

probes are paused in a loop #45

Closed michielbdejong closed 1 month ago

michielbdejong commented 1 month ago

Now that I'm starting probes from the receiver of a transfer, when using message queues, in the triangle test, they get paused against each other in a loop. How can I guard against that?