Skip to content

fix: change machine stream close function context#194

Merged
SoniaSandler merged 1 commit into
redhat-developer:mainfrom
SoniaSandler:machine-stream-fix
Jun 27, 2025
Merged

fix: change machine stream close function context#194
SoniaSandler merged 1 commit into
redhat-developer:mainfrom
SoniaSandler:machine-stream-fix

Conversation

@SoniaSandler

@SoniaSandler SoniaSandler commented Jun 26, 2025

Copy link
Copy Markdown
Contributor

Without binding the close function to this, any calling for close will output an error saying that this.closeStream()(L#82) is not a function due to the different calling context of close

Related to #81

Signed-off-by: Sonia Sandler <ssandler@redhat.com>

@jeffmaury jeffmaury left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SoniaSandler SoniaSandler merged commit b9cb02f into redhat-developer:main Jun 27, 2025
5 checks passed
cdrage added a commit to cdrage/podman-desktop-extension-bootc that referenced this pull request Jun 27, 2025
### What does this PR do?

See: redhat-developer/podman-desktop-rhel-ext#194

With the new changes coming to Podman Desktop for the fix, this also
needs to be added too.

Copying / pasting this into our `macadam-machine-stream.ts` to propagate
the change.

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Part of redhat-developer/podman-desktop-rhel-ext#81

### How to test this PR?

<!-- Please explain steps to reproduce -->

N/A, have to wait for PD changes to propagate:

PR's:
- podman-desktop/podman-desktop#12982
- podman-desktop/podman-desktop#12981

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
cdrage added a commit to cdrage/podman-desktop-extension-bootc that referenced this pull request Jun 27, 2025
### What does this PR do?

See: redhat-developer/podman-desktop-rhel-ext#194

With the new changes coming to Podman Desktop for the fix, this also
needs to be added too.

Copying / pasting this into our `macadam-machine-stream.ts` to propagate
the change.

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Part of redhat-developer/podman-desktop-rhel-ext#81

### How to test this PR?

<!-- Please explain steps to reproduce -->

N/A, have to wait for PD changes to propagate:

PR's:
- podman-desktop/podman-desktop#12982
- podman-desktop/podman-desktop#12981

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
cdrage added a commit to podman-desktop/extension-bootc that referenced this pull request Jun 27, 2025
### What does this PR do?

See: redhat-developer/podman-desktop-rhel-ext#194

With the new changes coming to Podman Desktop for the fix, this also
needs to be added too.

Copying / pasting this into our `macadam-machine-stream.ts` to propagate
the change.

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Part of redhat-developer/podman-desktop-rhel-ext#81

### How to test this PR?

<!-- Please explain steps to reproduce -->

N/A, have to wait for PD changes to propagate:

PR's:
- podman-desktop/podman-desktop#12982
- podman-desktop/podman-desktop#12981

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
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.

4 participants