Louis Thibault
Louis Thibault
@vyzo Could this be extended to include the outbound/publishing queue as well? I have an application with similar requirements to @MichaelMure's which is also expected to publish in rather large...
@minchenzz Can you post pprof/trace data? My immediate question for you is whether you are using Ed25519 for signature verification. In my experience, that's a quick and easy win for...
I don't see anything obvious there. You might also consider running a CPU and memory allocation profile to see if there's anything there.
It seems to me this is definitely **not** an `ERROR`-level event, since it does not invalidate the state of the system.
Sounds like a plan. Do you have any thoughts on how a barrier might be implemented? Are you thinking `sync.WaitGroup`?
Did you ever find that URL? I believe the edge-cases in question are related to reconnects and network-changes (e.g. changing from wifi to 4g on a phone). Nevertheless, the advantages...
Hello, indeed you're right! If you want to submit a PR, I can get this merged today. Otherwise it might take me a few weeks to get to this.
@mcr-ksh We are in the process of a major revision to pydio-sync (and by extension it's UI) for an upcoming release. Most of these problems should be solved as a...
@mcr-ksh I understand the urgency, and we do apologize for the issue you're experiencing. Yours is a somewhat isolated issue, but it ought to be fixed by the next release...
Any movement on this front? @kuujo I'm happy to maintain the pypi package, provided it makes it into the official repo.