Moritz Meißelbach
Moritz Meißelbach
@Chrico Partial flush is probably hard/impossible to pull off because it's an extremely backend-specific problem. Ultimately, we can't do what Stash can't do, and `$pool->clear()` is all there is. However,...
#14 Does not directly address this issue at its core, but should help avoid situations where it would be neccessary to do a partial flush. The problem was that the...
>showing a admin notices when the job is still running (setting an option when the job start, which will be removed afterwards). My thoughts exactly. I'm just hesitant to add...
Hm.. We could use `wp_next_scheduled` instead of an option to check if a cache flush is scheduled. If there is a job, we display a notice.
I get the spirit of this idea and it's actually something I've been discussing a few times in the recent past. My TLDR is: I would like to collect and...
I still have not understood how proxies and autowiring are relevant to the issue presented in the OP. Let's say your project contains a`CliModule` that is strictly only needed in...
I just ran the latest Steam Client beta update and it is only booting to a blinking cursor here. I can briefly switch ttys, but it will always go back...
I managed to fool around a little in the 1-3s I have until it resets the TTY. I got through to some journalctl output and snapped a few pictures, not...