Very cool library. I was thinking it might be helpful if python generators could be called from the C++ side. It's obviously more efficient the other way around. But say you have a factory function you want to call from a detached awaitable. I don't know enough about low-level python to do it myself.
Very cool library. I was thinking it might be helpful if python generators could be called from the C++ side. It's obviously more efficient the other way around. But say you have a factory function you want to call from a detached awaitable. I don't know enough about low-level python to do it myself.