Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
T
Tidal
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PLN
  • Tidal
  • Repository

Switch branch/tag
  • Tidal
  • armada
  • tasks
  • 041-gigup-rewire.patch
Find file
BlameHistoryPermalink
  • PLN (Algolia)'s avatar
    docs(log): 041 — park the GIG UP rewire behind the Ardour double-launch bug · e473f7e1
    The rewire (tray Launch Gig -> POST /api/rig, arm-then-confirm) is
    written and loads clean, but testing it end-to-end killed Ardour:
    launchers.launch('ardour') reported 'launched' while Ardour was already
    running, a second instance collided with the first over the session
    lock, and both exited -- taking all 12 orbit links with them.
    
    A false negative in is_running() wired to a tray button is worse than
    the mislabeled button it replaces, so it does not ship until launch()
    fails closed. Parked as a patch beside the note rather than committed
    (unvalidated) or left loose in the worktree (this checkout is shared and
    another session commits into it by pathspec).
    
    Carries the rest of the session's open ends too: the perf.sh redeploy
    that is committed but not live, gig-up's four pre-existing NO-GO
    blockers, perf-tray's 2.6GB RSS, and why gig-down is blocked on the
    Freebox being down.
    PLN (Algolia) authored Sep 05, 2026
    e473f7e1
041-gigup-rewire.patch 6.83 KB
EditWeb IDE
×

Replace 041-gigup-rewire.patch

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.