Skip to content

Conversation

@briangu
Copy link
Owner

@briangu briangu commented Sep 14, 2025

Summary

  • close temp file opened by .ic in the type helper to avoid leaking the file handle
  • handle SystemExit in kgpy so scripts calling .x(0) exit cleanly
  • run the exit test in debug mode to confirm the process terminates with code 0

Testing

  • python3 -m unittest tests.test_sys_fn.TestSysFn.test_eval_sys_exit -v
  • python3 -m unittest

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

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.

2 participants