Auto-reload not detecting changes in Django 3.2
I have tried using both StatReloader and WatchmanReloader, and runserver will not detect changes and reload. Other Django projects 3.1.x or below on the same machine reload, but not reloading in Django 3.2.
For reproduction:
Python version: 3.9.7
Django version: 3.2.9
Also Getting The Same Issue on django: 3.2.8
Arch: x86_64
OS: Arch Linux
Kernel: 5.14.16-hardened1-1-hardened (package: linux-hardened)
Filesystem: /dev/mapper/vg0-root on / type btrfs (rw,relatime,compress=zstd:3,ssd,space_cache,subvolid=5,subvol=/)
Change History
(3)
Description: |
modified (diff)
|
Cc: |
Tom Forbes added
|
Resolution: |
→ needsinfo
|
Status: |
new → closed
|
Description: |
modified (diff)
|
Hi, I don't think you've explained the issue in enough detail to confirm a bug in Django. Please reopen the ticket if you can debug your issue and provide details about why and where Django is at fault. A sample project would be helpful.