Hi Dee,
It is scheduled to be released on 11th Dec if everything goes well.
On Tue, Dec 2, 2025 at 2:28 AM Dee Dockery wrote:
> Hi, Aditya. Thanks for clarifying that this is a known issue.
>
> I don't normally download nightly builds. Can you predict when 9.11
> will become available?
>
> Wi
Hi, Aditya. Thanks for clarifying that this is a known issue.
I don't normally download nightly builds. Can you predict when 9.11
will become available?
William
On Sun, Nov 30, 2025 at 10:49 PM Aditya Toshniwal
wrote:
>
> Hi Gus,
>
> This is fixed with https://github.com/pgadmin-org/pgadmin4/
In an attempt to get more information on what is happening, I have added a
few logger lines in the python source code and built a docker image.
In web\pgadmin\utils\locker.py, after line #34 I added these two (35 & 44):
#34 current_app.logger.info("Acquired a lock.")
*#35 current_app.logger.info