Cysharp / R3

The new future of dotnet/reactive and UniRx.
MIT License
1.71k stars 70 forks source link

Incorrectly Combine instead of Dispose #214

Closed karthikr-vti closed 1 month ago

karthikr-vti commented 1 month ago

Dispose method incorrectly calls Disposable.Combine instead of Disposable.Dispose

neuecc commented 1 month ago

thanks!