basecamp / kamal

Deploy web apps anywhere.
https://kamal-deploy.org
MIT License
9.39k stars 359 forks source link

Lock less #755

Closed djmb closed 1 month ago

djmb commented 3 months ago

Reduce the amount of time that we lock:

  1. Only lock kamal app stale_containers when stopping
  2. Don't hold a lock when building
  3. Always release the lock when finished