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

CI: add mediasoup-worker-fuzzer.yaml #1337

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

ibc
Copy link
Member

@ibc ibc commented Feb 20, 2024

Details

  • Goal is to build mediasoup-worker-fuzzer binary in Linux + clang.
  • This should prevent C++ issues in mediasoup/worker/fuzzer when some C++ code is changed in worker/src.
  • This PR does NOT run mediasoup-worker-fuzzer since it would run forever and we need some code to make it run for some time and terminate it. This maybe a future work.

### Details

- Goal is to build `mediasoup-worker-fuzzer` binary in Linux + clang.
- This PR does **NOT** run `mediasoup-worker-fuzzer` since it would run forever and we need some code to make it run for some time and terminate it. This maybe a future work.
@ibc ibc requested review from jmillan and nazar-pc February 20, 2024 09:57
@ibc ibc merged commit 51f8e1e into v3 Feb 20, 2024
23 checks passed
@ibc ibc deleted the add-ci-mediasoup-worker-fuzzer branch February 20, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants