tuzig/webexec

Handle NewPane panic

Ouverte

#106 ouverte le 22 mai 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Go (3 forks)auto 404
buggood first issuehacktoberfest

Métriques du dépôt

Stars
 (38 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur