The issue appeared on my portable on revision d259d34. This can be seen in logs like
2021/06/09 16:25:33 127.0.0.1:55398 /a/pollnotif 403 Unauthorized: Unlogged user
In the browser, the title bar indicates that the user is not logged anymore:

This raise two questions:
- Why are the notifications still requested if the browser has detected the deconnection?
- How is it possible to be deconnected while the page is displayed?
The issue appeared on my portable on revision d259d34. This can be seen in logs like
In the browser, the title bar indicates that the user is not logged anymore:

This raise two questions: