You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we deal with compilation errors by raising an exception and exiting, without cleaning up preprocessed files first. We should catch the exception and clean up before exiting.
The text was updated successfully, but these errors were encountered:
Right now we deal with compilation errors by raising an exception and exiting, without cleaning up preprocessed files first. We should catch the exception and clean up before exiting.
The text was updated successfully, but these errors were encountered: