queue task add name#61
Conversation
Co-authored-by: Dan Federman <dfed@me.com>
Co-authored-by: Dan Federman <dfed@me.com>
|
Good improvements. Not sure why CI is still failing. Might be Swift 6.0 vs 6.2? I'm on mobile today so not sure. Can look closer tomorrow if you're stuck. Let me know! |
|
It seems to be an issue with Xcode 16. My Xcode 26 here is working fine It might be due to an error in the method signature caused by adding a name in Xcode 16 |
|
Looks like the |
|
But Task init name has long supported it |
|
I see that the method exists on older operating systems. But I don't see the It seems like this initializer was backported? I'm struggling to come up with an alternative. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #61 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 1301 1301
=========================================
Hits 1301 1301
🚀 New features to boost your workflow:
|
No description provided.