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

refactor: make aio decoupled from dsn_runtime #778

Merged
merged 24 commits into from
Mar 16, 2021

Conversation

levy5307
Copy link
Contributor

@levy5307 levy5307 commented Mar 8, 2021

No description provided.

if (nullptr == provider) {
dassert_f(false, "The config value of aio_factory_name is invalid");
}
native_aio_provider, dsn::PROVIDER_TYPE_MAIN, this);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we don't need config aio_factory_name now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, of course. I will delete it in the later

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants