Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Thread-safety for transactional puts #1

Description

@cjfuller

Transaction objects in the Google datastore client are not threadsafe. While it doesn't seem like a common usecase to share a transaction object across threads or coroutines, we should add synchronization around puts in a transaction to be sure that this isn't a problem.

KA-internal issue: INFRA-2835

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions