Skip to content

refactor: [DC-324] decouple retrieving server settings and user info from connection validator routines - #12619

Draft
modSpike wants to merge 6 commits into
masterfrom
refactor/dc-324
Draft

refactor: [DC-324] decouple retrieving server settings and user info from connection validator routines#12619
modSpike wants to merge 6 commits into
masterfrom
refactor/dc-324

Conversation

@modSpike

Copy link
Copy Markdown
Contributor

it leaks at the moment as there are issues with deleting the job on finished signal.

that needs to be fixed in the job by ensuring the "asyncUpdates" are finished before the finished signal is emitted.

alternately can call those extra operations from the AccountState but I think having it all in the job is simpler.
@modSpike
modSpike requested a review from a team as a code owner August 20, 2026 11:07
@update-docs

update-docs Bot commented Aug 20, 2026

Copy link
Copy Markdown

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@modSpike
modSpike marked this pull request as draft August 20, 2026 11:07
@modSpike modSpike self-assigned this Aug 20, 2026
committing it for discussion with cohort
this is a very questionable impl. The core problem is not being able to simply delete the settings job, in tandem with questionable "need" to have that be null by the time the folders are enqueued.

will discuss next week and clean it up
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