Skip to content

/venv/lib/python3.14/site-packages/sshtunnel.py:1040: SyntaxWarning: 'return' in a 'finally' block #9846

@swiss-knight

Description

@swiss-knight

Describe the bug

A SyntaxWarning shows up when booting the latest pg_admin4 official docker image:

pgadmin4  |  /venv/lib/python3.14/site-packages/sshtunnel.py:1040: SyntaxWarning: 'return' in a 'finally' block
pgadmin4  |  return (ssh_host,

A clear and concise description of what the bug is.

Simply boot the latest official docker image of pgadmin4 ( dpage/pgadmin4:9.14 )

Expected behavior

No such SyntaxWarning get printed to stdout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions