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>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
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>
* cc: Tom Forbes (added)
* status: new => closed
* resolution: => needsinfo
Comment:
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.
--
Ticket URL: <https://code.djangoproject.com/ticket/33266#comment:2>
Old 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=/)
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
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=/)
--
--
Ticket URL: <https://code.djangoproject.com/ticket/33266#comment:3>