Skip to content

Fix LocalFileDestination timestamp formatting concurrency#11

Open
henribredt wants to merge 1 commit intomainfrom
codex/review-swift-concurrency-implementation
Open

Fix LocalFileDestination timestamp formatting concurrency#11
henribredt wants to merge 1 commit intomainfrom
codex/review-swift-concurrency-implementation

Conversation

@henribredt
Copy link
Copy Markdown
Owner

Summary

  • move timestamp formatting for file logs into the FileOperationActor to ensure serialization
  • build log lines inside the actor to avoid sharing the non-sendable DateFormatter across tasks

Testing

  • swift test (fails: package requires Swift tools 6.2.0 but environment has 6.1.0)

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

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.

1 participant