Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-629] improve codegen failure handling #630

Merged
merged 2 commits into from
Dec 14, 2021

Conversation

zhouyuan
Copy link
Collaborator

What changes were proposed in this pull request?

improve codegen failure handling
Signed-off-by: Yuan Zhou yuan.zhou@intel.com

How was this patch tested?

passing jenkins

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@github-actions
Copy link

#629

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

#include <stdexcept>

class JniPendingException : public std::runtime_error {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we may rename this to NativeJniExecption or sth looks better

@zhouyuan zhouyuan merged commit dbb6887 into oap-project:master Dec 14, 2021
@weiting-chen weiting-chen added the bug Something isn't working label Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants