Starter oppgave 21.16
This commit is contained in:
parent
bfc88b9a80
commit
cee97c105f
1 changed files with 2 additions and 1 deletions
3
tasks.md
3
tasks.md
|
|
@ -262,7 +262,8 @@ kaller dem direkte. Samme verktøy, to brukere.
|
||||||
### Infrastruktur
|
### Infrastruktur
|
||||||
|
|
||||||
- [x] 21.15 Jobbkø-dispatcher: endre maskinrommets jobbkø-handlere til å spawne CLI-verktøy (`Command::new("synops-X")`) i stedet for inline-kode. Stdout → jobbresultat, stderr → feillogg, exitkode → status.
|
- [x] 21.15 Jobbkø-dispatcher: endre maskinrommets jobbkø-handlere til å spawne CLI-verktøy (`Command::new("synops-X")`) i stedet for inline-kode. Stdout → jobbresultat, stderr → feillogg, exitkode → status.
|
||||||
- [ ] 21.16 Felles lib: `synops-common` crate med PG-tilkobling, CAS-helpers, og node/edge-typer. Deles mellom alle CLI-verktøy for å unngå duplisering.
|
- [~] 21.16 Felles lib: `synops-common` crate med PG-tilkobling, CAS-helpers, og node/edge-typer. Deles mellom alle CLI-verktøy for å unngå duplisering.
|
||||||
|
> Påbegynt: 2026-03-18T10:40
|
||||||
|
|
||||||
## Fase 12: Herding
|
## Fase 12: Herding
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue