mirror of
https://github.com/osukey/osukey.git
synced 2025-05-16 19:17:18 +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).