aboutsummaryrefslogtreecommitdiff
path: root/core/ui.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-05-24 14:51:35 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2020-05-24 14:51:35 -0400
commita6436143249d4e93b76a17e8c7dd8006ec3c0947 (patch)
tree5c296f386b0abe6be7c82988fd6fc09a97f09344 /core/ui.lua
parent06f7a36d5fa444d15b3b66799b547cac57d9abc7 (diff)
downloadtextadept-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 'core/ui.lua')
0 files changed, 0 insertions, 0 deletions