Skip to content

bug: isolate application status by model - #361

Merged
codeforester merged 1 commit into
mainfrom
bug/351-20260831-bug-isolate-base-app-status-by-application-model
Aug 31, 2026
Merged

bug: isolate application status by model#361
codeforester merged 1 commit into
mainfrom
bug/351-20260831-bug-isolate-base-app-status-by-application-model

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • initialize and retain the last application status per model
  • update only the active model across normal, failing, cleanup, and signal-derived exits
  • keep BASE_BASH_LIBS_APP_LAST_STATUS as the compatibility view of the most recently active model

Validation

  • bats lib/bash/app/tests/lib_app.bats (14 tests)
  • ./tests/validate.sh (584 BATS tests plus all extended gates)

Fixes #351

@codeforester
codeforester force-pushed the bug/351-20260831-bug-isolate-base-app-status-by-application-model branch from 832ec47 to 2c49980 Compare August 31, 2026 05:47
@codeforester
codeforester merged commit de913a3 into main Aug 31, 2026
10 checks passed
@codeforester
codeforester deleted the bug/351-20260831-bug-isolate-base-app-status-by-application-model branch August 31, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: isolate base_app_status by application model

1 participant