Skip to content

[DO NOT MERGE] Hotfix/2025.1.2 #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 4 commits into
base: master
Choose a base branch
from
Open

[DO NOT MERGE] Hotfix/2025.1.2 #251

wants to merge 4 commits into from

Conversation

zztkm
Copy link
Contributor

@zztkm zztkm commented Apr 30, 2025

注意: マージ作業は git flow hotfix finish で行うため、GitHub 上ではレビューのみを行い、マージは行いません。

@zztkm zztkm changed the base branch from develop to master April 30, 2025 02:10
createAnswer(isSender: false,
offer: reOffer,
constraints: webRTCConfiguration.nativeConstraints)
{ answer, error in
self.lock.lock()
Copy link
Member

Choose a reason for hiding this comment

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

  • なぜここに移動したのかをコメントで書く
  • self. を付けた理由も書けるなら書く

Copy link
Contributor Author

Choose a reason for hiding this comment

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

95efb64 でこの対応の理由を書きました。

CHANGES.md Outdated

**リリース日**: 2025-05-02

- [FIX] マルチストリーム利用時に SDP 再ハンドシェイク中に SDK が終了処理をした際にレースコンディションによりクラッシュする問題を修正する
Copy link
Member

Choose a reason for hiding this comment

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

修正した内容も書く

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.

2 participants