Skip to content

Question: Are the decode and encode operations goroutine safe for each encoder or decoder? #73

@amikai

Description

@amikai

In my use case, I use the QRCodeReader.Decode method to decode images. I employ multiple goroutines to call Decode on a single QRCodeReader. Could this cause a data race issue?

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