R3
R3 copied to clipboard
`UnsafeRegister` polyfill
Why not this implementation is used? Is there any problem? https://github.com/Cysharp/UniTask/blob/master/src/UniTask/Assets/Plugins/UniTask/Runtime/CancellationTokenExtensions.cs#L107-L127
https://github.com/Cysharp/R3/blob/main/src/R3/Internal/Shims/CancellationTokenExtensions.cs
Since R3 don't heavily use async/await, I thought it might not be that important to be conscious of it, so I may have omitted it. Indeed, maybe we should add SuppressFlow as well.
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.