Robin Sommer

Results 160 comments of Robin Sommer
trafficstars

What would be the recommendation here? All our tests based on `catalina-base` and `big-sur-base` are currently breaking. Should we switch to the `*-xcode-12.5` versions?

Yeah, I like that, and had indeed also already thought about providing a new Python module that would help with the WebSocket/JSON encoding. However, I'd wait one version before deprecating...

> > That also allows the Python bindings to remain not-deprecated for the 5.0 LTS cycle, giving people plenty time. > > Just for my understanding: what difference does it...

Adding those operations seems like the right direction, but as long there's a no urgent need I'd leave that for later and turn this into a corresponding feature ticket.

I'd leave it on the wish list for now: would be a good change, but not higher priority than some of the other pieces currentky in the queue.

Yeah, better diagnostics make sense. But I think I wouldn't change the reconnect behavior: in some settings, it could be difficult to restart both sides at the same time. Say,...

@Neverlord would that be an easy fix?

ok, let's put this on the maintenance list for when you get to it.

> Is it possibly because the #ifndef is within a %{ %} block and the #endif isn't? Would that be confusing the parser/compiler a little? Looks correct to me, if...

I was able to get the `re-parse.c` from a failed run (https://cirrus-ci.com/task/4752435200655360). Well, turns out it's exactly the same file as it was for a prior run that succeeded. So...