check-issue-refs: catch ambiguous owner#N cross-repo refs in markdown too
This commit is contained in:
parent
9d02d81144
commit
786ab304d6
9 changed files with 64 additions and 39 deletions
|
|
@ -55,7 +55,7 @@ sets a per-call cwd, so with `services.hyperhive.c0re.buildSlots > 1`,
|
|||
two concurrent calls (any mix of `create`/`update`) could share that one
|
||||
`.tmp`: one's `readlink(".tmp")` resolving to the _other's_ build
|
||||
output, handing an agent's container the wrong agent's closure — the
|
||||
"agent container gets closure of other agent" bug (hyperhive#3312).
|
||||
"agent container gets closure of other agent" bug (#3312).
|
||||
|
||||
Building the toplevel here and passing the resolved store path via
|
||||
`--system-path` for _every_ call means `buildFlake()` never runs at all,
|
||||
|
|
|
|||
Loading…
Reference in a new issue