Skip to content

Await async calls - #2923

Open
qt-kaneko wants to merge 1 commit into
mozilla:mainfrom
qt-kaneko:patch-1
Open

Await async calls#2923
qt-kaneko wants to merge 1 commit into
mozilla:mainfrom
qt-kaneko:patch-1

Conversation

@qt-kaneko

@qt-kaneko qt-kaneko commented Jul 26, 2026

Copy link
Copy Markdown

Before submitting your pull request

  • I agree to license my code under the MPL 2.0 license.
  • I rebased my work on top of the main branch.
  • I ran npm test and all tests passed.
  • I added test coverages if relevant.

Description

Fixed unawaited async calls to prevent race conditions and ensure error propagation.

Type of change

Select all that apply.

  • Bug fix
  • New feature
  • Major change (fix or feature that would cause existing functionality to work differently than in the current version)

Tag issues related to this pull request:

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.

1 participant