Fix project table lock leaking to other tests
We resume the fiber if it's still alive because some tests under this context do not call resume and a dangling fiber would mean that the projects table will still be locked
Showing
Please register or sign in to comment