Fix some random stuff in QueuedOutputStream
Review Request #2884 — Created Dec. 16, 2023 and submitted — Latest diff uploaded
* Fix the destroy notify for the GAsyncQueue * Add some comments around some hard to follow stuff * Add a missing transfer annotation.
Ran the unit tests undergrind and also ran the xeme unit tests under valgrind against this code.