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

Handle NewPane panic #106

Open
daonb opened this issue May 22, 2024 · 0 comments
Open

Handle NewPane panic #106

daonb opened this issue May 22, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest

Comments

@daonb
Copy link
Contributor

daonb commented May 22, 2024

Line ./peers/pane.go:101 crash very rarely, but it does happen.
It will probably be more common on slow hosts and the problem happens
when the split a pane twice in a row. The first split will work, but the
second could crash if the first one's shell hasn't finished starting up.

daonb added a commit that referenced this issue May 22, 2024
daonb added a commit to daonb/webexec that referenced this issue May 22, 2024
daonb added a commit to daonb/webexec that referenced this issue Jun 2, 2024
daonb added a commit that referenced this issue Jun 2, 2024
@daonb daonb added bug Something isn't working good first issue Good for newcomers hacktoberfest labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant