I see this shutdown logic is possibly triggered by a Fatal Error Window (?), which I've never seen pop-up as of yet. Is this shutdown logic tested to be cross platform?
Tracing this logic back it seems to be triggered when we detect a chain reorganization from far too back in the blockchain. Was this feature ever tested?
Question regarding:
https://github.com/aionnetwork/Desktop-Wallet/blob/f794fe56b42dab82b6002eeb48bf5f65200ad036/src/main/java/org/aion/wallet/ui/MainWindow.java#L203-L225
I see this shutdown logic is possibly triggered by a Fatal Error Window (?), which I've never seen pop-up as of yet. Is this shutdown logic tested to be cross platform?
Tracing this logic back it seems to be triggered when we detect a chain reorganization from far too back in the blockchain. Was this feature ever tested?