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) (0 assignees)Python (9,831 stars) (1,152 forks)batch import
Needs Investigationenhancementhelp wanted

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