[Core] The sync DB calls may block the server event loop
Author: DanielZhangQDCreated May 15, 2026Updated Sep 14, 2026
Follow up with the comment here https://github.com/skypilot-org/skypilot/pull/9606#discussion_r3245660089.
There are also other sync DB calls in other middleware and handlers in sky/server/server.py which may need to be addressed together.
Source: skypilot-org/skypilot