salsita / spicy-hooks

7 stars 0 forks source link

`observables/concurentOneAndLatest` doesn't unsubscribe #35

Closed goce-cz closed 3 years ago

goce-cz commented 3 years ago

The concurentOneAndLatest operator doesn't unsubscribe from the source when unsubscribed from.

Important: Check other operators as well! ADD TESTS

goce-cz commented 3 years ago

Closed with #37