I'm looking for people to try out a new version of Base, my SQLite editor for macOS.
If you'd like to give it a go, send me a private message with your email address (only used for TestFlight, no junk).
Boosts appreciated.
I'm looking for people to try out a new version of Base, my SQLite editor for macOS.
If you'd like to give it a go, send me a private message with your email address (only used for TestFlight, no junk).
Boosts appreciated.
Does this do what you’re wanting? (It wouldn’t have some of the subtler benefits of child tasks, but otherwise I think just adding ‘Task’ and ‘.value’ to that example makes it work.
let result = try await Task {
// this runs on the global executor
try nonIsolatedExpensiveWork()
}.value