You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Renamed RawPython.InterpolationHandler to RawPython.CodeInterpolator
- Avoid making RawPython.CodeInterpolator ref struct as a temporary workaround for #3
- The coroutine awaiter now also propagate exceptions to C#-side
- AsyncIOCoroutineAwaiter now throw exception(s) in task.
- Implemented AsyncIOCoroutineAwaiter<Ret>
0 commit comments