Skip to content
This repository was archived by the owner on Mar 2, 2023. It is now read-only.
This repository was archived by the owner on Mar 2, 2023. It is now read-only.

Is the Class UnityPerRequestHttpModule Safe Threading ? #16

Open
@ccauvin

Description

@ccauvin

In our processing by Request we have multi task processing. We noticed a crash when accessing the static dictionary object.

Shouldn't access to the dictionary be synchronized (locked)?

Or use a ConcurrentDictionary Class ?

Thanks for your feedback

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions