Subprocess.waitCheckAsync

void waitCheckAsync(gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)

Combines [gio.subprocess.Subprocess.waitAsync] with [glib.global.spawnCheckWaitStatus].

This is the asynchronous version of [gio.subprocess.Subprocess.waitCheck].

Parameters

cancellablea #GCancellable, or null
callbacka #GAsyncReadyCallback to call when the operation is complete