Skip to content

Fix WebUI action script hanging when nc blocks#543

Merged
tryigit merged 1 commit intomasterfrom
fix/action-script-nc-hang-3915690407510197588
Mar 21, 2026
Merged

Fix WebUI action script hanging when nc blocks#543
tryigit merged 1 commit intomasterfrom
fix/action-script-nc-hang-3915690407510197588

Conversation

@tryigit
Copy link
Owner

@tryigit tryigit commented Mar 21, 2026

This fixes an issue where the action.sh script gets stuck printing "Waiting for WebUI to listen..." indefinitely because the underlying toybox nc -z process can hang on unestablished ports. By wrapping the toybox nc call in timeout 1, we ensure the loop successfully iterates and correctly handles the retry/timeout logic without blocking. This approach preserves the toybox nc -z string match required by WebUiLaunchSafetyTest.


PR created automatically by Jules for task 3915690407510197588 started by @tryigit

@google-labs-jules
Copy link

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@appwrite
Copy link

appwrite bot commented Mar 21, 2026

Yiğit

Project ID: 67b294d30004942511a5

Functions (1)
Function ID Status Logs
 Bootloader Hook 67b296050015d6532253 Queued Queued View Logs

Tip

Sites auto-generate unique domains with the pattern https://randomstring.appwrite.network

@tryigit tryigit merged commit f007698 into master Mar 21, 2026
9 of 11 checks passed
@tryigit tryigit deleted the fix/action-script-nc-hang-3915690407510197588 branch March 21, 2026 12:05
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.

1 participant