zinit fixes #8

Merged
delandtj merged 7 commits from main_xmon into main 2026-01-26 16:32:27 +00:00
Owner
  • safer pid1 (no panics all fork/execs are guarded)
  • sighandling and propagation properly fixed
  • race conditions in stopping/spawning are all fixed
  • autom mount filesystems is done
  • circular deps fixed
  • updated the openrpc.json with missing defs
  • tests for bash, rhai, tui are added
  • updated docs in docs/user

make test to run the repo tests

image

make test-bash to run the bash scripts (multiple features in real directories in real setup)

image

make test-rhai to run simulated scenarios on real setup as well
image

all working properly

and there's make play-tui to prepare small env to launch the tui in it

image

- safer pid1 (no panics all fork/execs are guarded) - sighandling and propagation properly fixed - race conditions in stopping/spawning are all fixed - autom mount filesystems is done - circular deps fixed - updated the openrpc.json with missing defs - tests for bash, rhai, tui are added - updated docs in docs/user `make test` to run the repo tests ![image](/attachments/efd670e0-7eca-4125-a1ac-53cc70dce17c) `make test-bash` to run the bash scripts (multiple features in real directories in real setup) ![image](/attachments/c5dec6e1-7dac-4357-82a2-1fd1dd294908) `make test-rhai` to run simulated scenarios on real setup as well ![image](/attachments/2a2d7caa-3573-49a1-a6dc-efe1eab899b3) all working properly and there's make play-tui to prepare small env to launch the tui in it ![image](/attachments/19486636-1e06-42c4-94bc-6a5a8b18262f)
thabeta changed title from main_xmon to zinit fixes 2026-01-26 16:16:04 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/zinit!8
No description provided.