zebra-launcher/src-tauri/src
Automated Release Test f25e9d6286 moves log state up to App so it persists across route changes, moves wait during setup for webview to start to the async runtime so it doesn't block the setup fn from starting the webview. 2024-03-05 20:42:25 -05:00
..
child_process.rs moves log state up to App so it persists across route changes, moves wait during setup for webview to start to the async runtime so it doesn't block the setup fn from starting the webview. 2024-03-05 20:42:25 -05:00
main.rs moves log state up to App so it persists across route changes, moves wait during setup for webview to start to the async runtime so it doesn't block the setup fn from starting the webview. 2024-03-05 20:42:25 -05:00
state.rs updates `save_config` command to kill the zebrad child process, (which will cause the output reader task to exit as well), read the existing config, overwrite it with the new config, start the zebrad process, and start a new task for reading its output. 2024-03-05 18:20:45 -05:00