tsundokul
tsundokul
That's fantastic, thank you for the quick reply!
Alternatively you can use `pytest-cov` for getting coverage
@indeedwatson do you use wayland? I'm having the same issue, I have compiled against system JUCE 7.0.3 and still no UI. However for this version, Projucer doesnt run on my...
UPDATE: I FINALLY GOT IT WORKING!!! 💜 The solution was to use JUCE 7.0.5, compiled with JUCE_DIR edit: so I guess the easy fix is to bump the bundled JUCE...
I'm getting the same message on a MikroTik (arm64, DNAT) For some reason it enters the socks5 logic ``` async fn accept_socks5(client: &mut TcpStream) -> io::Result { // Not a...