diff options
author | Wynn Wolf Arbor | 2020-03-30 20:03:25 +0200 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-03-30 20:03:25 +0200 |
commit | bed4cae59bfd5ac100caa3a4ac795f33598b6ab0 (patch) | |
tree | 98651d2e851fa1bd81549ed70085f45672da61a9 /TODO | |
parent | 00702a3b764139a28b4de89f48ec1e38f1c58150 (diff) | |
download | weltschmerz-bed4cae59bfd5ac100caa3a4ac795f33598b6ab0.tar.gz |
Update TODO entry for spawn_async()
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,2 +1,5 @@ - Upstream recommends spawn_async() instead of spawn_sync(), but the bindings - for it are missing, see https://bugzilla.gnome.org/show_bug.cgi?id=784232 + for it are erroneous. + + See: https://gitlab.gnome.org/GNOME/vala/issues/721 + https://gitlab.gnome.org/GNOME/gobject-introspection/merge_requests/168 |