Hi, today we were troubleshooting a process that uses databricks-sql-python. The connection hangs if the token is null. Evidence to reproduce:  (The cell never ends) Generating token it ends correctly:  We are using databricks-sql-connector==3.4.0 Thanks!