authgear / authgear-server

Open source alternative to Auth0 / Firebase Auth
https://www.authgear.com
Apache License 2.0
83 stars 37 forks source link

Remove potential deadlock #4857

Closed louischan-oursky closed 4 weeks ago

louischan-oursky commented 1 month ago

I have tested the following with database configsource

  1. View / save app config
  2. Invite collaborator / delete invitation / accept invitation
  3. Add custom domain / delete custom domain / verify custom domain
  4. Create a new subscription checkout. (But did not test the stripe webhook)
  5. Clear tutorial progress, and re-do
  6. View the analytics page
  7. Locally run load test with make signup and make login. No errors were observed.