Results 217 comments of Max Desiatov

Thanks for this work, and I appreciate you mentioned the concerns. I'm not sure how it would compare to [the `async`/`await` support](https://forums.swift.org/t/concurrency-asynchronous-functions/41619) that's coming in Swift 5.4 likely in spring...

I had another look at this and actually think it would be a really useful addition after all. Firstly, it would potentially allow us writing async tests for DOM so...

@kateinoigakukun what are your thoughts on this? I'm thinking of tagging a new version, so I'm wondering if that should be a minor 0.10.1 without this change, or a major-ish...

I hope there's a way to keep this open and eventually get merged. @kateinoigakukun is the amount of test coverage your only concern here?

Yes, I would assume so, but it may need some investigation to confirm this.

this is reproducible for me too, the state returned with `TF_STATE=.terraform/terraform.tfstate terraform-inventory -list` is `{}`

Hey @Jeehut, there's ongoing work on a similar project – [Tokamak](https://tokamak.dev). We don't have a renderer for Linux yet, but I would be happy to review and merge PRs that...

Stay safe and I hope that the surgery goes well! 🙏 I'm [@MaxDesiatov on Twitter](https://twitter.com/MaxDesiatov), and I'm also available on the `#webassembly` channel in [the SwiftPM Slack](https://swift-package-manager.herokuapp.com/) to discuss all...

I wonder if there's an easy way to call into PowerShell from TypeScript in the code action, or to make it composite only on Windows? I've created a separate action...

Hi everyone, thanks for the feedback. I plan to publish an update in the next few weeks with support for Alamofire 5.0 and the latest version of Apollo.