Skip to content

Stop Discord RPC during app shutdown - #79

Open
AJMC-DEV wants to merge 1 commit into
SolarCookies:devfrom
AJMC-DEV:discord-rpc-shutdown-pr
Open

Stop Discord RPC during app shutdown#79
AJMC-DEV wants to merge 1 commit into
SolarCookies:devfrom
AJMC-DEV:discord-rpc-shutdown-pr

Conversation

@AJMC-DEV

Copy link
Copy Markdown

TiP starts Discord RPC during setup but did not stop it in OnShutdown(). That left the worker running until process teardown.

This adds an explicit Stop() call before the existing wallpaper cleanup. It goes with SolarRecomps/rexglue-ostentation#2, which cleans up the runtime-side shutdown path.

I rebuilt the generated code from the current dev branch and completed a full RelWithDebInfo build. That branch does not currently register any CTest tests.

RetipApp starts Discord RPC during setup but did not stop it from OnShutdown, leaving the worker alive until process teardown.

Stop it before the existing wallpaper cleanup so Discord finishes before the rest of the app shuts down.
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