Skip to content

Conversation

@matthewjamesadam
Copy link

@matthewjamesadam matthewjamesadam commented Feb 11, 2025

Resolve #340 by using asynchronous unsubscription only in the public API. Internal unsubscriptions happen synchronously.

@matthewjamesadam
Copy link
Author

One thing I am seeing on this branch is that when I run all the unit tests locally (using npm run test, I get failures, however if I run the tests individually (mocha tests/operators/last.ts --require ts-node/register --exit) the same tests pass. I am not sure why this would be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subtle timing bug with .remember() dropping values

1 participant