Shamir Khodzha
Shamir Khodzha
i dug around a bit and couldnt find a way to distinguish `{ path = "../telemetry", version = "*" }` and `{ path = "../telemetry" }` based on `cargo metadata`...
maybe you should take a look at elixir-socket? i was trying to connect to wss://eu-central434.discord.gg:80, elixir-socket could connect, yet websockex returns %WebSockex.ConnError{original: {:tls_alert, 'record overflow'}}
yeah, sorry for trouble discord docs were quite confusing there, connecting without port and with some query params works as expected :ok_hand:
not creating new issue, but what's the proper way to disconnect from server?
is this issue still a thing? running `time target/x86_64-unknown-linux-musl/release/texture-synthesis --out out/04-2.png --no-progress transfer-style --style imgs/multiexample/4.jpg --guide imgs/tom.jpg` on master gives ~44 and ~42 seconds for musl/glibc correspondingly, and flamegraph of...
is adding `timeval` timeout field to `smb_session` and setting SO_RCVTIMEO and SO_SNDTIMEO on `netbios_session` socket an appropriate fix for this? also isnt lib basically dead with all of smb1 security...
seems like bors didnt receive %{"action" => "deleted"} webhook?
so what is the suggested fix to this problem? if there was `pong response error` call `into_inner()` on connection and then `drop()` it?
@Luni-4 do you have hardware capable of running avx512?
i can take a shot at this but i have no cpu to test this :shrug: