Fix UnityEventHandlerAsyncEnumerator cancellation by adarapata · Pull Request #418 · Cysharp/UniTask

refs OnClickAsAsyncEnumerable(and others) raises event once after cancel called #365 The error in the above issue occurred during the next implementation. _button.OnClickAsAsyncEnumerable() ....