Skip to content

Question: is the OPC client thread safe? #23

@jamesbraza

Description

@jamesbraza
import OpenOPC

opc: OpenOPC.client = OpenOPC.open_client("localhost")

Is the client thread safe for reads/writes? Or should I protect my client with a threading.Lock?

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