tuzig/webexec

Handle NewPane panic

Offen

#106 geöffnet am 22.05.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (3 Forks)auto 404
buggood first issuehacktoberfest

Repository-Metriken

Stars
 (38 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide