ReactiveX / ReactiveX/rxjs

`observers` should be private on Subjects.

Open
#5,967 11 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.