mirror of
https://github.com/latentPrion/libspinscale.git
synced 2026-08-12 15:42:10 +00:00
PuppeteerThread starts its OS thread in the constructor, so initializeTls() could race and throw bad_weak_ptr; wait for the harness barrier first.