Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • batsim batsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • batsim
  • batsimbatsim
  • Issues
  • #66
Closed
Open
Issue created Apr 18, 2018 by MOMMESSIN Clement@cmommessMaintainer

Crash when "submission_finished" not sent by the scheduler

(Outdated)Flow of events:

  • Scheduler sends "call_me_later" for the time 100
  • All jobs have finished at time 50
  • The "call_me_later" event is kind of forgotten by Batsim and the simulation_ends event is sent to the scheduler, causing the simulation to stop.

I think that it simply lacks a condition in is_simulation_finished (server.cpp) with a count on the number of "call_me_later requests" and "requested_call" (or just count the number of "sleeper" processes).

Edited Apr 26, 2018 by MOMMESSIN Clement
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking