Skip to content

Explicitly throw InvalidStateError when trying to reuse a transform #251

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

youennf
Copy link
Collaborator

@youennf youennf commented Apr 25, 2025

This aligns with the type used by implementations.
Before the PR, spec would mandate to throw TypeError as part of acquiring reader/writer.


Preview | Diff

@youennf
Copy link
Collaborator Author

youennf commented Apr 25, 2025

There is one case that needs to be discussed: setting a SFrameTransform whose readable or writable is locked.
The spec would continue throwing TypeError.

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.

1 participant