Do not await the incrementCounter usage call (#123152)

This commit is contained in:
Alejandro Fernández Haro 2022-01-17 15:53:22 +01:00 committed by GitHub
parent 426ac6a012
commit 74ef3238fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -212,7 +212,7 @@ export async function internalBulkResolve<T>(
}
);
await incrementCounterInternal(
incrementCounterInternal(
CORE_USAGE_STATS_TYPE,
CORE_USAGE_STATS_ID,
resolveCounter.getCounterFields(),