Matt Joiner
Matt Joiner
Does this fix the encoding at a global level? I.e. the entire process can only use a single size (at a time?)?
What about not interpreting the bytes and letting the consumer figure it out? If they know they're running on I2P or IPv4 or something else they will know what to...
Both. If you left the Nodes field as bytes and let anacrolix/dht/external users consume it as they know how, it will be more general. Yes that might mean that dht.Addr...
I think that is the best approach. Is anyone still seeing this panic occur?
Let's reopen if someone has the problem again.
@djdv Really cool to watch your screencast. Your process and conclusions are spot on regarding WSA errors, I think this has been reported, and commented on in various places in...
Thanks @djdv . Could you link to the golang/go efforts to fix this?
@djdv any update on this?
The builtin mime list is derived from files provided by the OS. It's common on some platforms (Windows, and less often, MacOS) to need to add to the list, I...
@Efreak were you interested in handling this and the related PRs? I think the docker failure is because the secrets just aren't available on a PR, so shouldn't be an...