rxjs icon indicating copy to clipboard operation
rxjs copied to clipboard

fix(zip): handle when unsubscribe is called from within next

Open chrisguttandin opened this issue 3 years ago • 2 comments

Description:

This PR makes sure the error reported here (#6716) doesn't get thrown anymore.

BREAKING CHANGE: There are no breaking changes.

Related issue (if exists): #6716

I've added a test case which covers the bug but I wasn't sure if there might be a better way to test this. Please let me know if I need to change anything.

chrisguttandin avatar May 04 '22 07:05 chrisguttandin

Sorry for tagging you @benlesh. I know it sucks. But given that this PR already had it's first anniversary and I rebased it a couple of times I hope it's okay. I would really appreciate if you could take a look. The PR only adds a single character and a test.

Many thanks in advance.

chrisguttandin avatar Jul 26 '23 21:07 chrisguttandin