jlaitine opened a new pull request, #16939:
URL: https://github.com/apache/nuttx/pull/16939

   
   ## Summary
   
   Use of this_task() to identify which thread the signal should be delivered 
to is just wrong. Replace is with stcb.
   
   ## Impact
   
   Fixes signal delivery from uart driver (tty), e.g. ctrl-c.
   
   ## Testing
   
   Tested on qemu


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to