Skip to content

refactor(desktop): remove configureEnv callback from spawnLocalServer#27022

Merged
Brendonovich merged 1 commit into
devfrom
refactor/desktop-remove-configure-env-callback
May 12, 2026
Merged

refactor(desktop): remove configureEnv callback from spawnLocalServer#27022
Brendonovich merged 1 commit into
devfrom
refactor/desktop-remove-configure-env-callback

Conversation

@Brendonovich
Copy link
Copy Markdown
Member

Removes the configureEnv callback parameter from spawnLocalServer and instead calls ensureLoopbackNoProxy() and useEnvProxy() directly before spawning the server. This simplifies the function signature and makes the side effect more explicit at the call site.

@Brendonovich Brendonovich merged commit ff38bbe into dev May 12, 2026
10 checks passed
@Brendonovich Brendonovich deleted the refactor/desktop-remove-configure-env-callback branch May 12, 2026 08:39
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