豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

test: do not suppress uncaught errors in tests#1008

Merged
OrKoN merged 1 commit intomainfrom
orkon/uncaught
Feb 20, 2026
Merged

test: do not suppress uncaught errors in tests#1008
OrKoN merged 1 commit intomainfrom
orkon/uncaught

Conversation

@OrKoN
Copy link
Copy Markdown
Collaborator

@OrKoN OrKoN commented Feb 20, 2026

We want to suppress uncaught errors in production because we do not want to crash the entire server. But it might be useful in tests.

@OrKoN OrKoN requested a review from zyzyzyryxy February 20, 2026 13:05
@OrKoN OrKoN enabled auto-merge February 20, 2026 13:05
Copy link
Copy Markdown
Contributor

@zyzyzyryxy zyzyzyryxy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OrKoN OrKoN added this pull request to the merge queue Feb 20, 2026
Merged via the queue into main with commit 5696cce Feb 20, 2026
20 checks passed
@OrKoN OrKoN deleted the orkon/uncaught branch February 20, 2026 13:15
wolfib pushed a commit to wolfib/chrome-devtools-mcp that referenced this pull request Mar 10, 2026
We want to suppress uncaught errors in production because we do not want
to crash the entire server. But it might be useful in tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants