Gnimuc / CImGui.jl

Julia wrapper for cimgui
https://github.com/cimgui/cimgui
MIT License
253 stars 25 forks source link

Pin the renderloop to thread 1 by default for safety #138

Closed JamesWrigley closed 1 month ago

JamesWrigley commented 1 month ago

This should avoid folks accidentally shooting themselves in the foot if they start Julia with multiple threads.