Skip to content

fix thread safety for raycasting#22

Open
naitro2010 wants to merge 1 commit intoSLP-Community:masterfrom
naitro2010:bugfix-raycast-thread
Open

fix thread safety for raycasting#22
naitro2010 wants to merge 1 commit intoSLP-Community:masterfrom
naitro2010:bugfix-raycast-thread

Conversation

@naitro2010
Copy link
Copy Markdown
Contributor

Fixes #21
and adds logging in case something calls hkpCastRay from the wrong thread.

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.

hkpCastRay can cause a deadlock or CTD randomly when running on non-game threads like the UI Task thread

1 participant