Skip to content

Conversation

@photovoltex
Copy link
Member

Simply forwards the provided proxy to the dealer.

Fixes #1586

Copilot AI review requested due to automatic review settings December 24, 2025 11:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a bug where the proxy configuration was not being forwarded to the dealer component. Previously, None was hardcoded as the proxy parameter when launching the dealer, causing proxy settings to be ignored.

Key Changes:

  • Retrieved the proxy configuration from the session config and forwarded it to the dealer's launch method
  • Updated the CHANGELOG to document this fix

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
core/src/dealer/manager.rs Changed the dealer launch call to pass the session's proxy configuration instead of None
CHANGELOG.md Added changelog entry documenting the proxy forwarding fix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Proxy not propagated to connect::spirc

1 participant