Replies: 4 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
Basically: Proposed solution would be, that |
Beta Was this translation helpful? Give feedback.
-
@nordicjm Any news on this? May I create the issue? |
Beta Was this translation helpful? Give feedback.
-
#64972 created issue from this |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/shell/shell.c#L1613
If, I am not mistaken. Line 1613 in
shell.c
can lead to a datarace. Expectation to caller is unclear. For example, code like this is a datarace?:because it boils down to:
Could someone confirm, that this is the case? If so, I can create an issue.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions