You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
gitui crashes when switching to the Log tab.
To Reproduce
Steps to reproduce the behavior:
Open gitui
Press 2 to switch to the Log tab when the Status tab still loading
Crashs with
Error: git error:failed to resolve path '.': Too many open files; class=Os (2)
Caused by:
failed to resolve path '.': Too many open files; class=Os (2)
Expected behavior
Expect to see the logs without any crashes.
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
OS/Distro + Version: macOS 15.1.1 (24B91)
GitUI Version:0.26.3
Rust version: 1.82
Additional context
The repo is huge.
The count of logs is: 26900.
When switching to Logs after the Status stopped loading there is no crashs.
The text was updated successfully, but these errors were encountered:
Describe the bug
gitui crashes when switching to the Log tab.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expect to see the logs without any crashes.
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
macOS 15.1.1 (24B91)
0.26.3
1.82
Additional context
The repo is huge.
The count of logs is: 26900.
When switching to Logs after the Status stopped loading there is no crashs.
The text was updated successfully, but these errors were encountered: