Coder Social home page Coder Social logo

Improving cmor fatal error handling about cmor HOT 5 CLOSED

pcmdi avatar pcmdi commented on July 20, 2024
Improving cmor fatal error handling

from cmor.

Comments (5)

doutriaux1 avatar doutriaux1 commented on July 20, 2024

@jypeter do you mind splitting this issue in two separate ones?

from cmor.

jypeter avatar jypeter commented on July 20, 2024

No problem, go ahead

JYP @ SGS 2

from cmor.

doutriaux1 avatar doutriaux1 commented on July 20, 2024

i meant you ;)

from cmor.

dnadeau4 avatar dnadeau4 commented on July 20, 2024

I change the exit() called and send a SIGINT signal. With python, this mean that the program will not exit right away (kill -9), but when python "returns" it is possible to trap the signal. It was useful for my unittest to trap errors, but might have strange message since the code keeps running until the last functions call return. I might need to trap more "error" code.

from cmor.

durack1 avatar durack1 commented on July 20, 2024

@jypeter @ehogan @dnadeau4 this issue is now duplicated by #27 if there are any specific things required please add these to the #27 issue - closing now

from cmor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.