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

Crash after exiting sleep #4

Open
kettle11 opened this issue Apr 18, 2020 · 1 comment
Open

Crash after exiting sleep #4

kettle11 opened this issue Apr 18, 2020 · 1 comment

Comments

@kettle11
Copy link
Owner

thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', /Users/iank/.cargo/registry/src/git.1-hub.cn-1ecc6299db9ec823/devserver_lib-0.1.3/src/lib.rs:96:17 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ^C

Put Macbook to sleep and came back from sleep and devserver had crashed.

@kettle11
Copy link
Owner Author

kettle11 commented Jan 9, 2021

Again I hit this:

thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', /Users/ian/.cargo/registry/src/git.1-hub.cn-1ecc6299db9ec823/devserver_lib-0.1.7/src/lib.rs:100:49
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', /Users/ian/.cargo/registry/src/git.1-hub.cn-1ecc6299db9ec823/devserver_lib-0.1.7/src/lib.rs:100:49

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