atomikos / transactions-essentials

Development repository for next major release of
https://www.atomikos.com/Main/TransactionsEssentials
Other
462 stars 139 forks source link

fix: stack overflow many retries #206

Closed klopfdreh closed 6 months ago

klopfdreh commented 6 months ago

Please refer to: https://github.com/atomikos/transactions-essentials/pull/207

klopfdreh commented 6 months ago

Closing this because the stack itself is causing the issue. We are going to change it to a while loop.