fossasia/visdom

[Feature Request] Detect python segfaults and push message to web client

Open

#340 opened on May 9, 2018

View on GitHub
 (1 comment) (1 reaction) (1 assignee)Python (1,152 forks)batch import
Needs Investigationenhancementhelp wanted

Repository metrics

Stars
 (9,831 stars)
PR merge metrics
 (Avg merge 9d 12h) (116 merged PRs in 30d)

Description

Is there a mechanism to detect if a program crushes? Like segmentation default or cudaRuntime Error in PyTorch, so that it can pass such info onto the screen.

Contributor guide