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
Instead of calling a sync blocking call from the connection, instead maybe implement a "state" where until the packet listener was a succes, to not flush the queues ("write to the connection"), this way there is not a full risk of an mspt spike due to this call, in which in some cases, it'll happen very often.
The method is #syncAfterConfigurationChange
I'm mainly only opening the issue to report the case, unfortunately I don't think I can open a PR, maybe someone can if paper team thinks this is a valuable add.
Plugin and Datapack List
code
Server config files
Paste configs or paste.gg link here!
Paper version
code
Other
code
The text was updated successfully, but these errors were encountered:
Profile link
not necessary
Description of issue
Instead of calling a sync blocking call from the connection, instead maybe implement a "state" where until the packet listener was a succes, to not flush the queues ("write to the connection"), this way there is not a full risk of an mspt spike due to this call, in which in some cases, it'll happen very often.
The method is #syncAfterConfigurationChange
I'm mainly only opening the issue to report the case, unfortunately I don't think I can open a PR, maybe someone can if paper team thinks this is a valuable add.
Plugin and Datapack List
code
Server config files
Paper version
code
Other
code
The text was updated successfully, but these errors were encountered: