Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: Remove ServiceManager #165

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

warusadura
Copy link
Collaborator

@warusadura warusadura commented Dec 1, 2024

Although it was easier to keep the sessions and other utility functions stored inside the ServiceManager, storing them inside the Service makes more sense. Because, the Service is responsible for handling them.

@warusadura warusadura force-pushed the refact_sm branch 2 times, most recently from 118715f to d231487 Compare December 1, 2024 12:46
Although it was easier to keep the sessions and other utility functions
stored inside the ServiceManager, storing them inside the Service makes more
sense. Because, the Service is responsible for handling them.

Signed-off-by: Dhanuka Warusadura <dhanuka@gnome.org>
@warusadura warusadura changed the title server: Stop using ServiceManager to store sessions. server: Remove ServiceManager Dec 1, 2024
@bilelmoussaoui bilelmoussaoui merged commit 5ac1e16 into bilelmoussaoui:main Dec 1, 2024
7 checks passed
@warusadura warusadura deleted the refact_sm branch December 1, 2024 16:45
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.

2 participants