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

[core] allows to override the default factory by priority . #4818

Closed
wants to merge 1 commit into from

Conversation

ranxianglei
Copy link
Contributor

Purpose

This is the priority of the factory, allows you to override the default factory implementation. The default officially implemented factory priority is 9. If the number is less than 9, the smaller number will be selected for execution. If the smallest priority also conflicts, an exception will be thrown.

Linked issue: close #xxx

Tests

API and Format

Documentation

@ranxianglei
Copy link
Contributor Author

This anomaly is obviously not caused by this PR

@ranxianglei ranxianglei closed this Jan 3, 2025
@ranxianglei ranxianglei reopened this Jan 3, 2025
@ranxianglei
Copy link
Contributor Author

Talking such as dingding,close this pr.

@ranxianglei ranxianglei closed this Jan 7, 2025
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