Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Disable AssertUIGoroutine on js architecture. #140

Merged
merged 1 commit into from
Jul 16, 2015
Merged

Disable AssertUIGoroutine on js architecture. #140

merged 1 commit into from
Jul 16, 2015

Conversation

dmitshur
Copy link
Member

It is not currently supported, as runtime package is not fully supported. This allows it to work as is.

Followup to #133.

In the web, there is only one real thread, and WebGL is safe to call from that single thread. So I don't think the ui goroutine requirement applies to web platform at this time anyway.

It is not currently supported, as runtime package is not fully
supported. This allows it to work as is.

Followup to #133.
ben-clayton added a commit that referenced this pull request Jul 16, 2015
Disable AssertUIGoroutine on js architecture.
@ben-clayton ben-clayton merged commit 8f4273c into google:master Jul 16, 2015
@dmitshur dmitshur deleted the AssertUIGoroutine-js branch July 16, 2015 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants