You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, running the server using the CLI, the server is unresponsive, and Ctrl-C does not exit the process. It's also unresponsive to kill -TERM <pid>. Trying to access it also just doesn't return anything, and I have to restart.
I've tried running directly using the granian CLI (granian --interface asgi <app-module>) a few times and it hasn't occurred yet. This is on Ubuntu Noble, with 0.12.0 of the plugin.