Reloadium doesn't seem to work with fastapi #118
-
A few days back I made a video on Python hot reload with reloadium. One of the viewers left a comment saying that Reloadium was not working for him with fastapi. I tried to setup a fresh environment, install and run a sample fastapi project, and noticed that reloadium doesn't seem to work for me as well. I tried creating environments with virtualenv, conda, mamba, venv and none of them are working with fastapi. However in all these environments, pandas/flask and other frameworks/libraries are working fine. Need to investigate further.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It seems to be working fine without
I'll add removing that flag automatically in the next release and also automatic page refreshing. |
Beta Was this translation helpful? Give feedback.
-
Fixed in reloadium 1.0.0 and PyCharm plugin 1.0.0 |
Beta Was this translation helpful? Give feedback.
Fixed in reloadium 1.0.0 and PyCharm plugin 1.0.0