Skip to content

Do not schedule to main for getChunkImmediately type calls#2362

Merged
electronicboy merged 1 commit into
PaperMC:ver/1.14from
Spottedleaf:noblock-getchunk-immediately
Jul 26, 2019
Merged

Do not schedule to main for getChunkImmediately type calls#2362
electronicboy merged 1 commit into
PaperMC:ver/1.14from
Spottedleaf:noblock-getchunk-immediately

Conversation

@Spottedleaf
Copy link
Copy Markdown
Member

They are MT-Safe already. These changes reduce deadlock chances
given these calls are used in Entity#isValid(), and plugins
check this in packet handling...

They are MT-Safe already. These changes reduce deadlock chances
given these calls are used in Entity#isValid(), and plugins
check this in packet handling...
@Spottedleaf Spottedleaf force-pushed the noblock-getchunk-immediately branch from 23b0769 to 1ece211 Compare July 24, 2019 04:35
@electronicboy electronicboy merged commit fe7ef7b into PaperMC:ver/1.14 Jul 26, 2019
LeonTG pushed a commit to LeonTG/Paper that referenced this pull request May 17, 2026
)

They are MT-Safe already. These changes reduce deadlock chances
given these calls are used in Entity#isValid(), and plugins
check this in packet handling...
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.

3 participants