William Di Luigi
William Di Luigi
> The simplest fix thus would be to add some code like that also to `cmsRemoveTask`. Maybe it's better to put that code in some single place that `cmsRemoveTask` can...
@huytool7001 It could be a caching issue where your browser keeps using the old logo from memory instead of downloading the new one. Can you check if this is the...
Hi @pobrn, thanks for the PR. I wonder if this is similar to what was implemented in #1201?
Thanks! Do you by any chance have a screenshot to showcase the issue?
> Would you mind if we still renamed > > * `cookie_duration` -> `contest_cookie_duration` and > * `num_proxies_used` -> `contest_num_proxies_used`, > > but to preserve compatibility used the old names...
Now that we have pytest as test runner, adding tests should be easier so it would be nice to add a few tests, for example: - a test to make...
Related prior discussions: #639 #620
I think regardless of whether these scoretypes are useful enough to ship by default, it would make sense to have a separate PR for each of them. I also think...
Can you explain how this bug gets triggered? It could be useful to know it so we can write a test for it.
> I am considering renaming this to QueueWorkerService. Maybe even just QueueWorker? 🙂