We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think this happens when everything that could possibly trigger an event is dead. Instead, the app should remain running indefinitely.
The text was updated successfully, but these errors were encountered:
I got the same Errormessage when I tried to finish an app with "exitFailure": It prints the failure exception, then the MVar error and then exits.
Please don‘t remain running indefinitely in that case. But I think it shouldn‘t show this error and instead exit cleanly when an exception is raised.
Sorry, something went wrong.
No branches or pull requests
I think this happens when everything that could possibly trigger an event is dead. Instead, the app should remain running indefinitely.
The text was updated successfully, but these errors were encountered: