godot-xterm/addons
Leroy Hopson a1de456240
Prevent exit callback instance leaks
De-references pty_baton's exit callback after it is called so it can be
automatically released, preventing leaked instances.

Adds basic implementation for Pipe's get_status() method and forces PTY
to wait for child process to exit to ensure exit callback is cleaned up.

Adds a test to check that exit callback is still called as usual.
2022-06-29 22:44:18 +07:00
..
godot_xterm Prevent exit callback instance leaks 2022-06-29 22:44:18 +07:00
gut Add GUT (CLI only) and remove gd-plug 2022-06-04 12:51:53 +07:00