Mentions légales du service

Skip to content
Snippets Groups Projects

Add a pause field to the chamctxt to detect potential deadlock

Merged Mathieu Faverge requested to merge faverge/chameleon:issue105 into master

Add a pause field in the chamctxt structure to check if the runtime is paused when synchronizing the system.

Without this patch, when calling one of the chameleon_sequence_wait() family call, if the runtime system is paused, then Chameleon will deadlock. Thus we automatically resume the runtime system with a warning, and pause again at exit.

Fix issue #105 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading