79761310

Date: 2025-09-10 21:40:45
Score: 1.5
Natty:
Report link

AnyPublisher itself doesn’t conform to Sendable, because Combines Publisher protocol isnt marked that way. However if both your Output and Failure types are Sendable, you can add a conditional conformance to make AnyPublisher usable across concurrency domains.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: sarmad ch