tuzig/webexec

Handle NewPane panic

Aberta

#106 aberto em 22 de mai. de 2024

 (0 comentário) (0 reação) (0 responsável)Go (3 forks)auto 404
buggood first issuehacktoberfest

Métricas do repositório

Stars
 (38 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador