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
This is actually done now with #274, the error reporting and exiting is all called directly from the main() method in the two binary source files: main.rs and shim.rs
The logic for error reporting and exiting is scattered across the main crate and notion_core. These should be consolidated and unified.
The text was updated successfully, but these errors were encountered: