-
Notifications
You must be signed in to change notification settings - Fork 208
Race Condition #417
Copy link
Copy link
Open
Description
In the example code, OCPP is running inside a while loop, and incoming WebSocket data is received via a callback triggered in an interrupt context and will be process.
Have you handled race conditions in your implementation, or have you architected the SDK in a way that inherently avoids them?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels