Marco Hinz 6364e8f7f2 Vim: use close_cb to trigger exit_cb
Before Vim 8.0.50, an exited job was only detected with a potentially huge
delay.

Thus, for versions smaller than 8.0.50, we add a close_cb callback that runs
job_status() which in return runs the exit_cb callback immeditely if the job was
found to be dead.

Vim patch:

    01688ad545

References: #216.
2017-02-16 15:29:41 +01:00
..
2017-01-18 16:28:35 +01:00
2015-12-09 00:31:59 +01:00
2013-11-22 13:48:49 +01:00
2017-02-16 15:29:41 +01:00
2017-01-30 14:50:32 +01:00
2017-01-18 17:15:15 +01:00