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)
Sat, Nov 30, 3:46 PM
Unknown Object (File)
Sun, Nov 24, 8:51 PM
Unknown Object (File)
Sat, Nov 23, 4:36 AM
Unknown Object (File)
Mon, Nov 4, 9:32 AM
Unknown Object (File)
Mon, Nov 4, 8:53 AM
Unknown Object (File)
Nov 1 2024, 4:22 PM
Unknown Object (File)
Nov 1 2024, 4:22 PM
Unknown Object (File)
Nov 1 2024, 4:22 PM
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
No Lint Coverage
Unit
No Test Coverage