steamclock / netable

A Swift library for encapsulating network APIs using Codable in a type-oriented way.
MIT License
99 stars 3 forks source link

RetryConfiguration is not marked as Sendable #106

Closed brendanlensink closed 1 year ago

brendanlensink commented 1 year ago

this should all be static data so it's not a problem, but it's throwing a warning that would be nice to get rid of