You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Notice jest warns there are unresolved async operations:
gcp-logging-jest-timeout % yarn test
yarn run v1.22.19
$ jest
PASS src/trueBeTrue.test.ts
true is true
✓ should be true (1 ms)
Test Suites: 1 passed, 1 total
Tests: 1 passed, 1 total
Snapshots: 0 total
Time: 4.142 s, estimated 5 s
Ran all test suites.
Jest did not exit one second after the test run has completed.
'This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue.
✨ Done in 8.10s.
Is this a client library issue or a product issue?
It's a library issue.
Did someone already solve this?
It doesn't seem to be solved - Google doesn't give such results.
Do you have a support contract?
Yes, I'll duplicate this request there as well.
Environment details
MacOS 14.1.1 (23B81), M1 chip18.17.11.22.19@google-cloud/loggingversion: both11.1.0and10.4.0Steps to reproduce
yarn installyarn test