We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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: PanicInfo { payload: Any, message: Some(failed to fetch status: Git(Error { code: -14, klass: 10, message: "the index is locked; this might be due to a concurrent or crashed process" })), location: Location { file: "asyncgit/src/status.rs", line: 130, col: 14 } } trace: 0: backtrace::capture::Backtrace::new 1: gitui::set_panic_handlers::{{closure}} 2: std::panicking::rust_panic_with_hook 3: _rust_begin_unwind 4: core::panicking::panic_fmt 5: core::option::expect_none_failed 6: core::result::Result<T,E>::expect 7: <rayon_core::job::HeapJob<BODY> as rayon_core::job::Job>::execute 8: std::sys_common::backtrace::__rust_begin_short_backtrace 9: core::ops::function::FnOnce::call_once{{vtable.shim}} 10: std::sys::unix::thread::Thread::new::thread_start 11: __pthread_start panic: Any trace: 0: backtrace::capture::Backtrace::new 1: gitui::set_panic_handlers::{{closure}} 2: rayon_core::registry::Registry::handle_panic 3: <rayon_core::job::HeapJob<BODY> as rayon_core::job::Job>::execute 4: std::sys_common::backtrace::__rust_begin_short_backtrace 5: core::ops::function::FnOnce::call_once{{vtable.shim}} 6: std::sys::unix::thread::Thread::new::thread_start 7: __pthread_start
The text was updated successfully, but these errors were encountered:
4b56a63
No branches or pull requests
The text was updated successfully, but these errors were encountered: