Closed junebash closed 8 months ago
I was getting some warnings attempting to make some types conform to Sendable in my project. @preconcurrency import Time is a workaround, but this was an easy enough change to make.
@preconcurrency import Time
I was getting some warnings attempting to make some types conform to Sendable in my project.
@preconcurrency import Time
is a workaround, but this was an easy enough change to make.