scenevr/server

Clear intervals and timeouts when stopping scene

Closed this issue · 1 comments

Wrap setInterval and setTimeout in a shim that keeps track of the intervals and can cancel them when calling scene#stop.

Fixed in ef10796.