Skip to content

Conversation

@ChiragAgg5k
Copy link
Member

What does this PR do?

workDir should be instance based, i.e per new connection thats created with the websocket.
but synapse is only initialized once in the codebase, creating the initial websocket connection. hence this PR shifts workDir to be updated with each instance.

previously on each new connection synapse.updateWorkDir would update the workDir across ALL terminals.

Test Plan

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

yes.

@ChiragAgg5k ChiragAgg5k merged commit 162bc74 into main May 13, 2025
1 check passed
@TorstenDittmann TorstenDittmann deleted the shift-workdir branch May 13, 2025 09:19
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.

3 participants