Skip to content

show error before trying to destroy screen(s)#398

Open
JoshMcCullough wants to merge 1 commit intochjj:masterfrom
JoshMcCullough:patch-1
Open

show error before trying to destroy screen(s)#398
JoshMcCullough wants to merge 1 commit intochjj:masterfrom
JoshMcCullough:patch-1

Conversation

@JoshMcCullough
Copy link
Copy Markdown

In cases where a screen fails to show due to some process-level exception, and the app is shutting down, the caught exception may never be shown. Moving the error-displaying-code above the screen-destroying code fixes this.

@chardskarth
Copy link
Copy Markdown

Is it also possible to prevent the screen from clearing on exit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants