Skip to content

Conversation

modSpike
Copy link
Contributor

Copy link

update-docs bot commented Sep 16, 2025

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 self-assigned this Sep 16, 2025
@modSpike modSpike marked this pull request as draft September 16, 2025 09:17
refactored CheckServerJobFactory to take a raw account pointer. Also removed the parent arg to the factory as it's fairly useless
adjusted the parenting of the one-off nam created in the factory to be sure it is parented by the job, so it is cleaned up along with the job.
minimal update to oauth to deal with the new factory interface
also cleaned up some additional accessors in the abstract network job
…count, and got rid of account member for DiscoverySingleDirectoryJob as it was never used
… state to the spacesmanager as that was all that was needed

eliminated more accessors to get the account, replaced more accountptr with just account*.
identified cases where the account dep can be removed completely with correct refactoring to make jobs only run in controllers/managers (where it's reasonable).
removed no longer used deprecated function from SpacesManager
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