Skip to content

Implement thread-safe token sequence generation #30

@yaythomas

Description

@yaythomas

Context

Add synchronization to Execution.get_new_checkpoint_token() method

Technical Requirements

  • Add synchronization to Execution.get_new_checkpoint_token() method
  • Use atomic operations for token sequence increment

Implementation Details

  • File: src/aws_durable_execution_sdk_python_testing/execution.py:95

Acceptance Criteria

  • Synchronization added to Execution.get_new_checkpoint_token() method
  • Atomic operations used for token sequence increment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
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