github-actions[bot] opened a new pull request, #67339:
URL: https://github.com/apache/airflow/pull/67339

   * Breeze: bind api-server dual-stack so localhost works in Chrome/Safari
   
   * Apply the same dual-stack bind in the tmux startup script
   
   The mprocs path was patched in the previous commit, but breeze also
   supports tmux as a terminal multiplexer (selectable via
   `--terminal-multiplexer tmux`). The tmux path hard-codes the
   api-server invocation in scripts/in_container/bin/run_tmux and needs
   the same `--host '::'` treatment so localhost works in browsers that
   prefer IPv6.
   (cherry picked from commit 11ba5ec753bdc8baccb79c28a7b0fd474cba3803)
   
   Co-authored-by: Pierre Jeambrun <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to