Skip to content
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

Add stream service destroy #1505

Merged
merged 2 commits into from
Mar 6, 2025
Merged

Add stream service destroy #1505

merged 2 commits into from
Mar 6, 2025

Conversation

mhoyer-streamlabs
Copy link
Contributor

Description

Classes obs-studio-client/service and obs-studio-server/osn-service need 'destroy' methods to clean up the streaming services when no longer needed.

Motivation and Context

How Has This Been Tested?

Include the new method in test-osn-service.ts.

Types of changes

Tweak (non-breaking change to improve existing functionality)

Checklist:

  • [x ] The code has been tested.
  • [x ] All commit messages are properly formatted and commits squashed where appropriate.
  • [ x] I have included updates to all appropriate documentation.

Add 'destroy' method to service classes.

Revert "Add destroy method to test file."

This reverts commit 13db2b7.

Add 'destroy' to test file.
@CLAassistant
Copy link

CLAassistant commented Mar 5, 2025

CLA assistant check
All committers have signed the CLA.

@mhoyer-streamlabs mhoyer-streamlabs force-pushed the add_stream_service_destroy branch from 29b3eb1 to cb61754 Compare March 5, 2025 16:14
@summeroff summeroff merged commit b157c30 into staging Mar 6, 2025
7 checks passed
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