Jonah

Results 95 comments of Jonah

@cmidgley I just published a new patch version, fixing a major bug where once one connection was killed, no new notifications came in 🤦

Totally! This is a really crucial feature that I used to use all the time. The Java client just extends the selenium project's java client, and when they updated they...

There IS retry on first connection, but `connect()` rejects the promise it returns. If you catch the rejection, it continues to retry and later emits a `connected` event when it...

Ah thank you for reporting. If you want a workaround, it'd be to click the close button in the upper left corner or the window, but I agree that this...

I didn't know those methods weren't working. So if this is an issue, it would be a bug, not by design. On Thu, Jun 18, 2015 at 2:45 AM, mellamojaja...

Readme says you need mitmproxy version 4.

Yes it's because you're on windows. Does this work inside the Windows Subsystem for Linux? Mitmproxy suggests installing that way anyways.

Works for me. macOS: 10.14.3 Node: 11.6.0 Python: 3.7.2

I ran into a similar issue, but NVIDIA does not supply a CUDA 11.6 runtime for Ubuntu 22. So, I don't see how the author got that combination of versions...

Ubuntu 22, torch nightly 1.12.1 and CUDA 11.7 works