Lctrs
Lctrs
I'm currently on holiday. I'll get back to it next week. Including my thoughts on possible race conditions discussed earlier. > Can you please maybe expand in the PR description?...
@nicolas-grekas Done. Hope it's what you had in mind. About concurrent requests, due to the async nature of the implementation - and unless I'm missing something -, wrapping everything in...
> About concurrent requests, I understand that the cached response will become available only after the last chunk has been received. This means the concurrency model is: duplicate requests until...
@nicolas-grekas done.
@nicolas-grekas I reverted to commit the cache on last chunk. I also tweaked the cases when we want to clear the cache.
Could be a dumb question, but why not building them as `org.freedesktop.Sdk.Extension.*` since all IDEs most likely use the SDK as runtime ?