mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
There is now a CreateContext method for retrieving a stand-alone context for threaded use. We may want to add safety against this context being disposed (or just return a fresh one if it is).