mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
c6f30a46d2
no issue - the warning is "Transaction was already complete" - destroying a user happens in a transaction, but the event is not asynchronous - so we have to ensure that we don't operate on a finished transaction |
||
---|---|---|
.. | ||
index.js | ||
listeners.js | ||
token.js | ||
utils.js |