Skip to content

Commit

Permalink
Fix Swift 6.1 compatibility (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
shimastripe authored Feb 22, 2025
1 parent 844b493 commit 6740756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Defaults/Utilities.swift
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ final class TaskQueue {
queueContinuation?.yield {
continuation.resume()
}
return
}
}
}
Expand Down

0 comments on commit 6740756

Please sign in to comment.