Tim Kormachev

Results 2 comments of Tim Kormachev

Would be a superb feature. I stumbled upon 'Argument list is too long' error from curl during an attempt to send over 4000 files. Currently my workaround is splitting array,...

I've added some logs to my vendored package version and observed, that only the first call to "Close()" is handled. Looks like [module level ](https://github.com/anthhub/forwarder/blob/main/forwarder.go#L23) `var once sync.Once` prevents subsequent...