Describe the bug
Right now it's possible other packets get written before the promise is completed, If you want to write a packet right after another packet using getTasksAfterSend it's possible another packet gets written inbetween.
Software brand
Any platform
Plugins
N/A
How To Reproduce
N/A
Expected behavior
The task is ran right after a write operation
Screenshots
N/A
Additional context
PR: #1460
Describe the bug
Right now it's possible other packets get written before the promise is completed, If you want to write a packet right after another packet using getTasksAfterSend it's possible another packet gets written inbetween.
Software brand
Any platform
Plugins
N/A
How To Reproduce
N/A
Expected behavior
The task is ran right after a write operation
Screenshots
N/A
Additional context
PR: #1460