Skip to content
New issue

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

Explorer crashes if terminal is closed during operation #1

Open
lucBoillat opened this issue Mar 16, 2018 · 0 comments
Open

Explorer crashes if terminal is closed during operation #1

lucBoillat opened this issue Mar 16, 2018 · 0 comments

Comments

@lucBoillat
Copy link
Contributor

The explorer tries to print output into command line using fmt.Println().
This could probably be fixed using a logger.
Using nohup when starting the application prevents output to command line and makes running the explorer in a closed terminal possible (eg on remote server via ssh).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant