Kevin Downey

Results 25 comments of Kevin Downey

Sorry, no my issue is this windows launched like `ALACRITTY_SOCKET=B alacritty --socket A msg create-window ` always use socket B, and will even error out saying the socket doesn't exist...

2 separate instances with different accounts I can't reproduce it now. Both tusky and pinafore logged right in when I tried to reproduce it today to get the exact message...

what client software version are you using? 您使用的客户端软件是什么版本? I am using an older client software version, and also having trouble with 2.0.8. 我使用的是较旧的客户端软件版本,并且 2.0.8 也遇到问题。

I am having similar issues when running tests. Basically I have a test that has some setup it has to do, it kicks off some actions on the page, and...

unless I am completely off base advice like "prefer waitForRequest to onRequest" actually introduces race conditions: if you consider something like: 1. use the api to click a button in...

ah, sorry, my mistake, I was looking at some wait* method in Frame.java and assumed waitForRequest was the same. looking at Frame.java it looks like the example usage for waitForUrl...

clojure-lsp could also generate non-colliding binding names: ``` (defn foo [{a :a a-1 :x/a}] (str "a: " a " x/a: " a-1)) ```

Forgive me if this is hopelessly naive, but spaces have me thinking about rooms as a graph, and this MSC is creating DAGs of events in rooms, and I wonder...

@sritchie are you see that error when running tests? do you see that error outside of running tests? these kind of aot related errors generally come down to either stale...

I am running into this(I think) when trying to populate a container built from scratch using buildah