Actions
Bug #12463
openThread safety of WStreamResource
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/27/2024
Due date:
% Done:
0%
Estimated time:
Description
Looking at the source code of WStreamResource
, it doesn't seem to be thread safe as it reads and writes to the class member beyondLastByte_. I think this variable should be stored inside the Http::ResponseContinuation
.
No data to display
Actions