Skip to content

Fix bus process termination on window close#10

Merged
QuantumFlowQa merged 1 commit intomainfrom
codex/fix-window-close-icon-not-exiting
Aug 28, 2025
Merged

Fix bus process termination on window close#10
QuantumFlowQa merged 1 commit intomainfrom
codex/fix-window-close-icon-not-exiting

Conversation

@QuantumFlowQa
Copy link
Copy Markdown
Collaborator

Summary

  • ensure BusProcess respects stop requests using multiprocessing.Event
  • signal bus loop to exit when window closes

Testing

  • ruff check src/emulator/bus_process_proxy.py
  • pytest tests/integration/cpu/test_instructions/test_branch.py::test_bmi -q (fails: ROM file not found)

https://chatgpt.com/codex/tasks/task_e_68b07e5a6a04832ebe01c4ee7dfc8473

@QuantumFlowQa QuantumFlowQa merged commit b349aa8 into main Aug 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant