coder / coder/coder-desktop-macos

Improve error messaging if the Coder binary exits unexpectedly

Open
#221 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
29
Forks
8
Avg merge
18h 14m
Merged PRs (30d)
4

Description

Now that we use the slim binary, as opposed to the dylib (#210), the spawned process may exit unexpectedly. Right now, we just communicate the error code back to the user:

Image

We could improve this error messaging by relaying stdout/stderr, or adding a button to open recent logs from the process (#185).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.