tuzig/webexec

Handle NewPane panic

开放

#106 创建于 2024年5月22日

 (0 条评论) (0 个反应) (0 位负责人)Go (3 个派生)auto 404
buggood first issuehacktoberfest

仓库指标

星标
 (38 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南