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
After reload, I can request the blueprint's url many times if I refresh the browser quickly, but it returns 404 after the sanic logs 'KeepAlive Timeout,Closing cojnextion.'.
Is there an existing issue for this?
Describe the bug
some package in my folder, I want add new package in the folder at sanic running.
reload success but use the url throw error.
Nonetype object is not callable in sanic router
Code snippet
No response
Expected Behavior
No response
How do you run Sanic?
As a script (
app.run
orSanic.serve
)Operating System
Linux
Sanic Version
22.12.0
Additional context
No response
The text was updated successfully, but these errors were encountered: