mirror of
https://github.com/pelican-dev/panel.git
synced 2025-06-11 09:08:59 +02:00

Due to wings pulling the server configuration rather than the Panel pushing it, wings gets the wrong status for a server if both the status update and sync request are ran in a transaction due to the status not being persisted in the database. Fixes #3639