Giter VIP home page Giter VIP logo

Comments (1)

grondo avatar grondo commented on June 16, 2024

Note that from the eventlog in question:

0.000s: job.submit {"userid":5588,"urgency":16,"flags":0,"version":1}
0.011s: job.validate
0.022s: job.depend
0.022s: job.priority {"priority":16}
0.022s: job.alloc {"annotations":{"sched":{"resource_summary":"rank0/core[0-5],gpu0"}}}
0.022s: job.exception type=alloc-check severity=0 resources already allocated
0.024s: job.start
0.023s: exec.init
0.023s: exec.starting
0.036s: exec.shell.init {"service":"5588-shell-fMM79KV","leader-rank":0,"size":1}
0.037s: exec.shell.start {"taskmap":{"version":1,"map":[[0,1,1,1]]}}
0.038s: exec.shell.task-exit {"localid":0,"rank":0,"state":"Exited","pid":2005996,"wait_status":0,"signaled":0,"exitcode":0}
0.039s: exec.complete {"status":0}
0.039s: exec.done
0.039s: job.finish {"status":0}

The job did finish with status=0.

If exception handling was modified such that the job was terminated or never started, then I think the assumptions of flux job attach and the job-list module would better handle this case.

I'm not sure what would happen if a fatal exception was raised after the finish event though -- I'm guessing it would also be ignored by flux job attach (which reports the jobs finish status if the job ever entered RUN, as probably does flux jobs).

from flux-core.

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.