`observers` should be private on Subjects.
Open
@benlesh is already working on this.
Since Jan 19, 2021.
8.x
TS
- Dominant language
- TypeScript
- Stars
- 31.7k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
It was never meant as a means of introspecting or mutating what was going on within a Subject. IIRC, it was left public >6 years ago so we could access it within our own tests. That it was ever public is unfortunate.
Related #5961
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.