Skip to content

Commit

Permalink
Update inline comment about initial attempt failure
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Mar 30, 2024
1 parent 7426daf commit 47a79ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,8 @@ jobs:
# This could be related to jupyter-server-proxy's issue
# https://github.com/jupyterhub/jupyter-server-proxy/issues/459
# because the client/proxy websocket handshake completes before the
# proxy/server handshake.
# proxy/server handshake. This issue is tracked for this project by
# https://github.com/jupyterhub/jupyter-remote-desktop-proxy/issues/105.
#
websocat --binary --one-message --exit-on-eof 'ws://localhost:8888/desktop-websockify/?token=secret' 2>&1 \
| tee -a /dev/stderr \
Expand Down

0 comments on commit 47a79ff

Please sign in to comment.