You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why should this feature exist?
The order of loading resources is Databases → Thread Pools -> Network -> Consensus → API, the order of releasing should be reversed, API → Consensus -> Network -> Thread Pools → Databases.
Implementation
Do you have ideas regarding the implementation of this feature?
As mentioned above.
halibobo1205
changed the title
Tune the sequence of resource(p2p, net, executor, gRPC, etc.) closure
Tune the sequence of resources closure
Aug 17, 2023
Rationale
Why should this feature exist?
The order of loading resources is Databases → Thread Pools -> Network -> Consensus → API, the order of releasing should be reversed, API → Consensus -> Network -> Thread Pools → Databases.
Implementation
Do you have ideas regarding the implementation of this feature?
As mentioned above.
Are you willing to implement this feature?
Yes.
The text was updated successfully, but these errors were encountered: