Leonardo Fernandez Sanchez

Results 15 comments of Leonardo Fernandez Sanchez
trafficstars

If the branch seems to be working fine, when do you guys think it could get raised as a PR and be merged?

+1 I was experiencing the same problem. The fix was to use the same name that was registered on Digital Ocean for the specified key. provider.ssh_key_name = 'Same key name...

What I couldn't find out though is how to use multiple key names.

Looking at the implementation of the DomainEventPublisher I struggle to understand why do you have the publishing lock. Because you are running one instance per thread there are no potential...

Any updates on this? Even with App Mesh, you still need to use `awsvpc` networking mode; and as mentioned above, it carries the cost of having to use NAT gateway,...

It seems that this is a bug on Kubernetes. https://github.com/kubernetes/kubernetes/issues/19980

I'm running on a Mac M1 and I've been using the extension to fix a few IntelliSense problems (thanks by the way), but the whole discovery of files was really...

You might be right, actually. How do you find those include errors @boocs? For some reason, navigating with IntelliSense the UE code is super fast, but when I have to...

Also - In the logs of the C++ extension I see this: ``` [8/31/2022, 9:17:18 AM] For C source files, IntelliSenseMode was changed from "macos-clang-x64" to "macos-clang-arm64" based on compiler...