Skip to content

Conversation

plemarquand
Copy link
Contributor

Description

Break a circular dependency between WorkspaceContext and FolderContext. While WorkspaceContext can create FolderContexts the FolderContext doesn't need to know about WorkspaceContexts.

Also cleans up some promises that were being implicitly run by being prefixed with void.

Tasks

  • Required tests have been written
  • Documentation has been updated
  • Added an entry to CHANGELOG.md if applicable

Break a circular dependency between WorkspaceContext and FolderContext.
While WorkspaceContext can create FolderContexts the FolderContext
doesn't need to know about WorkspaceContexts.

Also cleans up some promises that were being implicitly run by being
prefixed with `void`.
@plemarquand plemarquand marked this pull request as draft August 12, 2025 20:09
@plemarquand
Copy link
Contributor Author

I'm going to break this in to smaller blocks of work

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