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 has been archived by the owner on Jul 23, 2024. It is now read-only.
These both invoke submitEncryptedPing which is async, thus they better be declared async themselves.
endStudy should probably also await this.uninstall() since it is declared async.
These both invoke submitEncryptedPing which is async, thus they better be declared async themselves.
endStudy should probably also await this.uninstall() since it is declared async.
Issue found in mozilla/esper-pioneer-shield-study#26 (comment)
The text was updated successfully, but these errors were encountered: