Open culshaw opened 5 years ago
Could you provide more details on how to reproduce the crash you are experiencing?
@etiennejcharles We could replicate by stopping majestic by pressing Ctrl + C
in terminal. After stopping majestic, UI is still open in the browser so when the http calls fail, we should display some indication in the UI.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Version Info
When the app crashes (periodically through patch.js or something similar), you see that theres a
fetch
error repeating. This should notify the UI on error that the background jest process has crashed.