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

   ## 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: [email protected]

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

Reply via email to