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

Panic when current directory is in a network share that gets disconnected #2765

Closed
danielkeller opened this issue Jun 14, 2022 · 1 comment
Closed
Labels
C-bug Category: This is a bug

Comments

@danielkeller
Copy link

danielkeller commented Jun 14, 2022

Summary

I had helix open with its working directory in a network share. The share disconnected, and Helix panicked with the message

thread 'main' panicked at 'couldn't determine current directory: Os { code: 107, kind: NotConnected, message:
"Transport endpoint is not connected" }', helix-core/src/path.rs:86:45

This is sort of inconvenient because my network share times out automatically and then I lose my windows.

Reproduction Steps

No response

Helix log

[nothing interesting in here]

Platform

Debian Linux

Terminal Emulator

Tilix 1.9.4

Helix Version

22.05-53-ga766b32e

@danielkeller danielkeller added the C-bug Category: This is a bug label Jun 14, 2022
@the-mikedavis
Copy link
Member

This falls under #2527, let's close in favor of that issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

2 participants