fury-gl / fury

FURY - Free Unified Rendering in pYthon.
https://fury.gl
Other
230 stars 163 forks source link

Update initialize management #744

Closed skoudoro closed 1 year ago

skoudoro commented 1 year ago

this PR:

Garyfallidis commented 1 year ago

A clarification here. The initializer is needed only with timer_callbacks but not in multithreaded cases.

skoudoro commented 1 year ago

A clarification here. The initializer is needed only with timer_callbacks but not in multithreaded cases.

I confirm

Garyfallidis commented 1 year ago

Merging. This closes https://github.com/fury-gl/fury/pull/709 too.