Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

refactor: make command manager decoupled from dsn_runtime #522

Merged
merged 9 commits into from
Jul 2, 2020

Conversation

levy5307
Copy link
Contributor

@levy5307 levy5307 commented Jul 2, 2020

In command_manager, command_manager::register_app_command needs app_name which is get from dsn_runtime. In this pull request, we want to let command_manager decoupled from dsn_runtime, so I delete this function, and use command_manager::register_command instead.

acelyc111
acelyc111 previously approved these changes Jul 2, 2020
@levy5307 levy5307 merged commit 43c5646 into XiaoMi:master Jul 2, 2020
@levy5307 levy5307 deleted the refactor-command-manager branch July 2, 2020 07:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants