Vanessa Freudenberg

Results 121 comments of Vanessa Freudenberg

Workaround suggested by Google Support: recompile with a different default timeout. The line to change is https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/blob/master/app/kubemci/pkg/gcp/backendservice/backendservicesyncer.go#L271

I'm incredibly tempted to add a new blog entry ;)

@Daningalls and I figured it out. Apparently, mono does not find SDL2 in the Framework version. It wants the "unixy" `libSDL2-2.0.0.dylib`, which we installed via homebrew (https://brew.sh/). So this worked:...

I started to see this only after switching to Hibernatable WebSockets. Pretty much no other changes, so this see4ms very much related. FWIW we're using both regular and hibernatable sockets...

> @codefrau do you have a repro we could take a look at? Are you also on mac? The repo is not public unfortunately. But yes, I'm on a Mac...

So this is curious: if it happens, then the segfault _always_ happens at about 5 min after the last regular web socket disconnected and we sent the last message through...

Hi! Sorry for taking so long to respond. Back in November ... I couldn't. You are right that development appears to be a bit "chaotic". That's mostly because until very...

Unlike issue #165, which is about copying stuff (like text) to the system clipboard, copying morphs between worlds does not have to involve the system clipboard. This could be implemented...

Of course if we can make the clipboard API work on all browsers, then that's the best solution. I'm not saying we should replace that. But if it does not...