Skip to content

Conversation

mfateev
Copy link
Contributor

@mfateev mfateev commented Dec 13, 2018

No description provided.

@mfateev mfateev requested a review from meiliang86 December 13, 2018 22:51
@mfateev
Copy link
Contributor Author

mfateev commented Dec 13, 2018

Fix for #229

}
String json = gson.toJson(values);
return json.getBytes(StandardCharsets.UTF_8);
} catch (Exception e) {
} catch (DataConverterException e) {
Copy link
Contributor

Choose a reason for hiding this comment

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

The try block does not seem to throw DataConverterException?

@mfateev mfateev merged commit 7011bd6 into cadence-workflow:master Dec 14, 2018
@mfateev mfateev deleted the nonserializable_converter branch December 14, 2018 01:25
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.

2 participants