bunnei 51fb0a6f96 core: Switch to unique_ptr for usage of Common::Fiber.
- With using unique_ptr instead of shared_ptr, we have more explicit ownership of the context.
- Fixes a memory leak due to circular reference of the shared pointer.
2021-02-27 11:56:04 -08:00
..
2021-01-01 11:34:38 +00:00
2021-02-18 00:44:57 -03:00
2018-08-07 19:26:13 -04:00