Skip to content

Fix _current_platform_supports_threads()#99

Open
AverageStardust wants to merge 1 commit into
ephread:mainfrom
AverageStardust:patch-1
Open

Fix _current_platform_supports_threads()#99
AverageStardust wants to merge 1 commit into
ephread:mainfrom
AverageStardust:patch-1

Conversation

@AverageStardust

Copy link
Copy Markdown

Checklist for this pull request

Description

Update platform check to correctly detect if threads are supported. The previous version would always return true, because on the web OS.get_name() returns "Web" not "HTML5".

Update platform check to correctly detect if threads are supported. The previous version would always return true, because on the web OS.get_name() returns "Web" not "HTML5".
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.

1 participant