Skip to content
Started 1 mo 2 days ago
Took 45 min on macos
Success

#9534 (May 13, 2024, 4:14:55 PM)

Started by upstream project SimGrid build number 9534
originally caused by:

  • Triggered by GitLab Webhook
Revision: a0123b157d9d1e7f7d40198198d8776817fb4d46
Repository: https://framagit.org/simgrid/simgrid.git
  • refs/remotes/origin/master
SCM: git https://framagit.org/simgrid/simgrid.git
  • Commits since last build: 200
  • Latest commit: a0123b1
Test Result (no failures)
    Changes
    1. refactor all things related to detached to Activity (details)
    2. refactor all things related to detached to ActivityImpl (details)
    3. add getter on detached_ (details)
    4. Enabling detach() for Exec (details)
    5. extend exec-async with a detached exec case (details)
    6. Enabling detach() for I/O (details)
    7. extend io-async with a detached read case (details)