ReactiveX / rxjs

A reactive programming library for JavaScript
https://rxjs.dev
Apache License 2.0
30.81k stars 3.01k forks source link

Teardown first #7448

Open benlesh opened 9 months ago

benlesh commented 9 months ago

This addresses #7443

It doesn't however revert the changes made during 8 alpha that affect operators like first, take, some, et al. Which we'll want to do to make sure we're at parity with the web platform, and with the duals of this type. (In short: other implementations of take will not finalize the source before emitting the value, only before it completes)

Other things:

nx-cloud[bot] commented 9 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 9a05f172ac14e1194fd46b87f6561e9adc6302ba. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target - [`nx compile rxjs`](https://cloud.nx.app/runs/km6ebS8EF1?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.