Ka-Hing Cheung

Results 98 comments of Ka-Hing Cheung

is that a sparse file by any chance?

why would you want that?

does your credentials have write permission to the bucket? if you enable --debug_s3 what does it say?

a process cannot handle SIGKILL, so if k8s is sending goofys SIGKILL there's nothing it can do

Thanks @zachomedia . Could you put this next to `-f` under `misc options`. Also explain that this doesn't work with `-f`. Maybe something like: > Write the background process id...

ok I found an instance where I can reproduce both the location `-` issue and I believe to be a false positive: ``` func (f *F) uselessFunc() { f.mu.Lock() defer...