Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There were two finally's that returned promises. They used to work before because of a faulty implementation of Promise.finally. When that faulty implementation was corrected in 4.0.1-beta.2, the faulty code started to lock tables endlessly in certain scenarios.
- Loading branch information