-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
4 / 44 of 4 issues completedLabels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Milestone
Description
Parent Issue for Thread Safety and Testing Improvements
This parent issue groups together critical thread safety fixes, Sendable conformance updates, and related test improvements.
Child Issues:
- CRITICAL: DateFormatter thread safety issue in Date+RFC2822 #134 - CRITICAL: DateFormatter thread safety issue in Date+RFC2822
- Add Sendable conformance to FileManagerHandler #135 - Add Sendable conformance to FileManagerHandler
- Make DataSourceTests.testSendable properly async #136 - Make DataSourceTests.testSendable properly async
- Add test coverage for invalid RFC 2822 date formats #137 - Add test coverage for invalid RFC 2822 date formats
Scope:
- Fix the critical DateFormatter thread safety issue that can cause race conditions
- Add missing Sendable conformance to public types per coding guidelines
- Fix async test implementations to properly await Tasks
- Add comprehensive test coverage for RFC 2822 date parsing edge cases
Branch: fix/thread-safety-sendable
Priority: HIGH (Contains critical bug fix)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request