Add support for async functions #550
Annotations
4 warnings
Build Release packages:
src/CSnakes.Runtime/Python/Coroutine.cs#L15
Nullability of reference types in value of type 'Task<TYield?>' doesn't match target type 'Task<TYield>'.
|
Build Release packages:
src/CSnakes.Runtime/Python/Coroutine.cs#L15
Nullability of reference types in value of type 'Task<TYield?>' doesn't match target type 'Task<TYield>'.
|
Build Release packages:
src/CSnakes.Runtime/Python/Coroutine.cs#L15
Nullability of reference types in value of type 'Task<TYield?>' doesn't match target type 'Task<TYield>'.
|
Build Release packages:
src/CSnakes.Runtime/Python/Coroutine.cs#L15
Nullability of reference types in value of type 'Task<TYield?>' doesn't match target type 'Task<TYield>'.
|
Loading