Enforce Send bound on next frame callback functions, because they're invoked on arbitrary threads (#3215)
This enforces the send bound, then uses an async task looping on a channel to run callbacks on the main thread.
N
Nathan Sobo committed
d1cb2d3e110dc0defee5f1516129cf0187604ca8
Committed by GitHub <noreply@github.com>
on 11/2/2023, 6:36:38 PM