zenyu

Results 2 comments of zenyu

tried a bit: [playground-2 versions of drop](https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=11a732fefe4d5844d2aa2738fd42433e) found that without `impl Drop` the prog would go stack overflow; with either version of `drop` it can run successfully. can i say...

+1 on linux CLI client, error when authenticating: ``` ERRO[0013] error authenticating: Get https://www.netlify.com/v2/get-ticket-key?tier=paid: net/http: request canceled (Client.Timeout exceeded while awaiting headers) INFO[0013] failed getCleanConn(): Get https://www.netlify.com/v2/get-ticket-key?tier=paid: net/http: request canceled...