v01d opened a new issue #3360:
URL: https://github.com/apache/incubator-nuttx/issues/3360


   ```
     Description: The logic that calls static constructors operates on the main
                  thread of the initial user application task.  Any static
                  constructors that cache task/thread specific information such
                  as C streams or file descriptors will not work in other tasks.
                  See also UCLIBC++ AND STATIC CONSTRUCTORS below.
     Status:      Open
     Priority:    Low and probably will not changed.  In these case, there will
                  need to be an application specific solution.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to