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

Eventbugsolution #89

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jspuij
Copy link

@jspuij jspuij commented Mar 17, 2020

This is a fix for #88.

What happened is that the renderer would clear up eventhandlers from a batch because it immediately got a "completed" task, without the call actually going to javascript.

We now wait for the render task to be signaled completed (or failed) from javascript, before processing the render as completed.

@jspuij jspuij force-pushed the eventbugsolution branch from 4bd80fe to 2b0c3db Compare March 17, 2020 15:49
@jspuij jspuij force-pushed the eventbugsolution branch from 2b0c3db to 2cb53da Compare March 17, 2020 17:31
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.

1 participant