Skip to content

Conversation

@bootjp
Copy link
Owner

@bootjp bootjp commented Aug 19, 2025

Summary

  • initialize DynamoDB HTTP server during construction to avoid concurrent read/write
  • simplify Run by serving prebuilt HTTP server

Testing

  • go test ./...
  • go test -race ./adapter -run Redis_follower_redirect_node_set_get_deleted
  • go test -race ./adapter (fails: consistency check failed in Test_grpc_transaction)

https://chatgpt.com/codex/tasks/task_e_68a488ecca248324939ef2cf1ef6159d

@bootjp bootjp enabled auto-merge August 19, 2025 14:35
@bootjp bootjp merged commit 8d7fcd1 into main Aug 19, 2025
6 of 7 checks passed
@bootjp bootjp deleted the codex/fix-data-race-in-dynamodbserver branch August 19, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants