Revision: 78007
          http://sourceforge.net/p/brlcad/code/78007
Author:   starseeker
Date:     2020-12-18 20:27:29 +0000 (Fri, 18 Dec 2020)
Log Message:
-----------
Think the asynchronous I/O has been fixed - turned out to be an incorrect fix 
to a typo in the libtclcad management logic.  Added a stdout handler when it 
wasn't needed, which avoided a crash due to the original issue but introduced 
other problems.

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2020-12-18 20:24:20 UTC (rev 78006)
+++ brlcad/trunk/TODO   2020-12-18 20:27:29 UTC (rev 78007)
@@ -18,10 +18,6 @@
 THESE TASKS SHOULD HAPPEN BEFORE THE NEXT RELEASE
 -------------------------------------------------
 
-* MGED asynchronous subprocess management appears to be broken with
-  both mged -c and gui mode on Mac.  MGED is blocking when running
-  "rt" command until after the framebuffer window is closed.
-
 * check thread safety history of gqa + plot calls (pl_color)
 
 * finish testing of libbu bu_dir API and matching bu_dir TCL function.

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to