On 14/12/2024 18:18, Brian Inglis via Cygwin-apps wrote:
A sentence of context here would have been nice: "I tried to upload my
curl packages at around 16:40, but nothing happened."
It seems like they got processed later during a periodic scan at 20:10.
Anyhow, thanks for pointing this out.
It seems that the mechanism for detecting an upload has finished (which
I had to rejig recently after some security changes on sourceware)
suffered from a race-condition, so it sometimes failed to notice that
(so the processing of the upload was delayed until the next periodic check)
I've made some improvements which hopefully close that window.