- Issue created by @tstoeckler
- 🇩🇪Germany tstoeckler Essen, Germany
So the original fix for the automated cron thing that I had in mind (not storing the config object in the service, but the config factory) was in fact already fixed by 📌 Replace lazy service proxy generation with service closures Active . I was just looking at 10.4. Unfortunately that does not seem to completely fix the cron issue. From looking at the code I can't figure out why the automated cron still runs when the site is installed, but somehow it does... (or something else entirely is going on and I'm completely off track 🤷)
- 🇩🇪Germany tstoeckler Essen, Germany
Really could not figure out a proper way to do this, so I just opened 🐛 Test site may be destroyed while an (automated) cron is still running Active to explicitly work around this edge case and am adding that as a patch for CI. Seems to work, so that's going to be good enough until someone can come up with a better solution 🤷
-
tstoeckler →
committed dea014a7 on 8.x-1.x
Issue #3540653 by tstoeckler: Add patch for #3540786 to CI
-
tstoeckler →
committed dea014a7 on 8.x-1.x
- bce5d6e2 committed on 2.x
Issue #3540653 by tstoeckler: Fix tests on SQLite
- bce5d6e2 committed on 2.x