Skip to content

fix: announce web UI after binding succeeds - #19

Merged
dylandreimerink merged 1 commit into
cilium:mainfrom
immanuwell:fix/web-startup-announcement
Aug 14, 2026
Merged

fix: announce web UI after binding succeeds#19
dylandreimerink merged 1 commit into
cilium:mainfrom
immanuwell:fix/web-startup-announcement

Conversation

@immanuwell

@immanuwell immanuwell commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Starting stackwhere web on an occupied port printed the serving URL before failing to bind

Repro:

python3 -m http.server 8080
stackwhere web object.o

This binds first and only prints the URL after the listener is ready.
A regression test uses a real occupied TCP socket, successful starts work the same

Signed-off-by: immanuwell <pchpr.00@list.ru>
@dylandreimerink
dylandreimerink merged commit 801fd69 into cilium:main Aug 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants