yamt commented on issue #3868:
URL: 
https://github.com/apache/incubator-nuttx/issues/3868#issuecomment-857441025


   > @yamt Could you have a test again without #3858 (revert it) ?
   > 
   > Before #3858, TLS destructors stored in the task_group_s, it would be 
freed when all thread exit (by group_leave).
   
   thank you for the pointer.
   i tested and submitted a revert.
   https://github.com/apache/incubator-nuttx/pull/3877
   
   > 
   > How about keep the main thread stack alive after all thread exit like 
task_group_s?
   
   i suspect it's better to introduce a real per-task-group structure than 
keeping abusing main thread.
   how do you think?


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