diff options
author | 2020-05-24 14:51:35 -0400 | |
---|---|---|
committer | 2020-05-24 14:51:35 -0400 | |
commit | a6436143249d4e93b76a17e8c7dd8006ec3c0947 (patch) | |
tree | 5c296f386b0abe6be7c82988fd6fc09a97f09344 /modules/textadept/command_entry.lua | |
parent | 06f7a36d5fa444d15b3b66799b547cac57d9abc7 (diff) | |
download | textadept-a6436143249d4e93b76a17e8c7dd8006ec3c0947.tar.gz textadept-a6436143249d4e93b76a17e8c7dd8006ec3c0947.zip |
Changed `os.spawn()` exit callback and `spawn_proc:wait()` behavior.
Since `waitpid()` cannot be used by both GLib (via `os.spawn()`) and
`spawn_proc:wait()`, use only one or the other. Then clean up after process
exit.
Diffstat (limited to 'modules/textadept/command_entry.lua')
0 files changed, 0 insertions, 0 deletions