Page MenuHomePhabricator

[native] Fail initializeCryptoAccount when exception thrown before cryptoJob
ClosedPublic

Authored by ashoat on Sep 30 2024, 12:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 21 2025, 12:22 PM
Unknown Object (File)
Feb 21 2025, 12:22 PM
Unknown Object (File)
Feb 21 2025, 12:22 PM
Unknown Object (File)
Feb 21 2025, 12:22 PM
Unknown Object (File)
Jan 23 2025, 2:16 PM
Unknown Object (File)
Jan 22 2025, 7:29 AM
Unknown Object (File)
Jan 5 2025, 6:15 PM
Unknown Object (File)
Dec 24 2024, 1:25 AM
Subscribers

Details

Summary

Right now we catch this error but don't do anything. This seems like buggy code... we should probably reject the promise.

Depends on D13525

Test Plan

I tested using this patch and confirmed that the exception is thrown

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable