mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
d4f1274ba5
- I have no idea why this is required and I really don't like it - this change looks superfluous but I had problems with Ghost not displaying shutting down messages properly and this is the only thing that got it working - the async-awaits were getting stuck in `await this._cleanup()`, and then wouldn't enter into the `finally` block - oddly, this was only reproducible when a job was running, it would shut down normally otherwise - if I find the solution in the mean time, I'll happily get rid of this |
||
---|---|---|
.. | ||
client@85784f4d21 | ||
frontend | ||
server | ||
shared | ||
index.js |