mirror of
https://github.com/osukey/osukey.git
synced 2025-06-04 04:17:21 +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).