-
-
Notifications
You must be signed in to change notification settings - Fork 933
Add async teleport API #2921
Copy link
Copy link
Open
Labels
type:tech-debtTask for cleaning up tech debt that has accumulated in the code baseTask for cleaning up tech debt that has accumulated in the code base
Milestone
Metadata
Metadata
Assignees
Labels
type:tech-debtTask for cleaning up tech debt that has accumulated in the code baseTask for cleaning up tech debt that has accumulated in the code base
Currently our teleports are all synchronous, which causes issues with platforms like Folia. Paper can also make use of async teleports too, which would be a "nice to have" feature.