#33266: Auto-reload not detecting changes in Django 3.2
------------------------------+--------------------------------------
Reporter: salcedo | Owner: nobody
Type: Bug | Status: new
Component: Core (Other) | Version: 3.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------------------------
Description changed by salcedo:
Old description:
> I have tried using both StatReloader and WatchmanReloader, and runserver
> will 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
> 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=/)
New description:
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
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=/)
--
--
Ticket URL: <https://code.djangoproject.com/ticket/33266#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.da9e2475eb9abaa200407fe3f54f9043%40djangoproject.com.