Closed OwnageIsMagic closed 1 year ago
removed bugged netstandard implementation
If token is actually canceled https://github.com/theraot/Theraot/commit/370eb542#diff-b111a79c94d34d7f7ad7d9914d8bb14f03673fd5726182d38e239ab55d1d2bb0L78-R77 introduced infinite recursion. And if token is not canceled it will block until the token is canceled.
removed bugged netstandard implementation
If token is actually canceled https://github.com/theraot/Theraot/commit/370eb542#diff-b111a79c94d34d7f7ad7d9914d8bb14f03673fd5726182d38e239ab55d1d2bb0L78-R77 introduced infinite recursion. And if token is not canceled it will block until the token is canceled.