Skip to content

Comments

BugFix: compute() explicitly rejects a promise if buffer transferring fails#639

Merged
fdwr merged 2 commits intowebmachinelearning:mainfrom
huningxin:compute_reject_exception
Apr 16, 2024
Merged

BugFix: compute() explicitly rejects a promise if buffer transferring fails#639
fdwr merged 2 commits intowebmachinelearning:mainfrom
huningxin:compute_reject_exception

Conversation

@huningxin
Copy link
Contributor

@huningxin huningxin commented Apr 8, 2024

@huningxin huningxin requested review from fdwr and inexorabletash April 8, 2024 04:30
Copy link
Contributor

@inexorabletash inexorabletash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with minor suggestions.

@huningxin
Copy link
Contributor Author

@fdwr , any further comments?

@fdwr
Copy link
Collaborator

fdwr commented Apr 16, 2024

@fdwr , any further comments?

@huningxin Funny you should ask, as I'm looking right now 😉.

@fdwr fdwr merged commit c985a58 into webmachinelearning:main Apr 16, 2024
github-actions bot added a commit that referenced this pull request Apr 16, 2024
…ng fails (#639)

SHA: c985a58
Reason: push, by fdwr

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MLContext.compute() explicitly rejects promises where the sub-septs may currently throw

3 participants