aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-03-30 20:03:25 +0200
committerWynn Wolf Arbor2020-03-30 20:03:25 +0200
commitbed4cae59bfd5ac100caa3a4ac795f33598b6ab0 (patch)
tree98651d2e851fa1bd81549ed70085f45672da61a9
parent00702a3b764139a28b4de89f48ec1e38f1c58150 (diff)
downloadweltschmerz-bed4cae59bfd5ac100caa3a4ac795f33598b6ab0.tar.gz
Update TODO entry for spawn_async()
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 26cbc45..a3df301 100644
--- a/TODO
+++ b/TODO
@@ -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