mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
cedfb14924
refs https://github.com/TryGhost/Toolbox/issues/592 - heads up, I'm not really sure about this fix - when we're wrapping `setTimeout`, time stops and mysql2 starts doing weird things because we then shift time and it hits timeouts - apparently `shouldAdvanceTime` should fix this by automatically incrementing time along with the system clock - given the problem is quite difficult to hit, I could just be seeing a lack of this due to some other factor - also removed unnecessary sinon sandbox creation as this is superfluous |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json | ||
playwright.config.js |