Skip to content

Thread and State Awareness

Compare
Choose a tag to compare
@ThePhD ThePhD released this 07 Jan 06:12
· 1057 commits to develop since this release

This release adds some state and thread awareness to the various pushers for sol2, making it easier to work with threads and pass arguments off to coroutines inside of C++.

Fixes:
#309 - this issue inspired adding the support as well as figuring out more about threading in general