magao-x / MagAOX

The MagAO-X Software System
https://magao-x.org/
GNU General Public License v3.0
10 stars 10 forks source link

logManager callback to MagAOXApp::logMessage could be a performance issue #136

Open jaredmales opened 1 year ago

jaredmales commented 1 year ago

this puts stderr and INDI message sending inside the loop for writing logs to disk. May want to have yet another queue for logs to output.