Skip to content

Race Condition #417

@chandan-ultraviolette

Description

@chandan-ultraviolette

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions