Kei Kamikawa

Results 108 comments of Kei Kamikawa

@norri Hi 👋 I'm not sure what do you mean this? > len(c.Keys()) could be used but it's still not the same. I thought this meant len(c.Keys()) != c.Len() right?

@norri I commented your PR. If you don't kneed the changes, please close PR and this issues 🙏

@bn-jbowers Thanks! I cherry-picked your commit at #49

Thank you for sponsoring me $20.00 / month! [@oomol-lab](https://github.com/oomol-lab)

@cfergeau @balajiv113 Could you check this if possible? 🙏

@balajiv113 Thank you. It seems like this issue is indeed occurring, and it's only affecting macOS 13. It's been quite challenging as it fails most of the time. It's a...

If you initialized VZVirtualMachine with the `initWithConfiguration:queue:` method, you need to call those methods on the same dispatch queue which is used when initialization. See: https://github.com/Code-Hex/vz/pull/9#issuecomment-947254028