Skip to content

fix: change machine stream close function context #194

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

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

SoniaSandler
Copy link
Contributor

@SoniaSandler SoniaSandler commented Jun 26, 2025

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

Copy link
Member

@jeffmaury jeffmaury left a comment

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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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