Skip to content

Conversation

@taooceros
Copy link
Member

@taooceros taooceros commented Aug 6, 2021

#632 discussion

  1. Expose Exception from JsonRPCPlugin so users may notice there's an exception thrown.
  2. Don't stop result parse when stderr contains message.

@taooceros taooceros added this to the 1.8.2 milestone Aug 6, 2021
@taooceros taooceros self-assigned this Aug 6, 2021
@taooceros taooceros requested a review from jjw24 August 7, 2021 02:02
Comment on lines 236 to 238
// ReSharper disable once AccessToDisposedClosure
if (!disposed && !process.HasExited)
// ReSharper disable once AccessToDisposedClosure
Copy link
Member

Choose a reason for hiding this comment

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

i remember i deleted these two before, how come they are readded?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh I add it to suppress the warning. Sorry, good to remove them

Copy link
Member

Choose a reason for hiding this comment

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

Oh ok, sorry I don't use resharper so didn't know what they r for, if required please add them back in.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh ok, sorry I don't use resharper so didn't know what they r for, if required please add them back in.

No just the yellow wavy line a bit annoying.

@jjw24 jjw24 enabled auto-merge August 7, 2021 03:28
@jjw24 jjw24 added the bug Something isn't working label Aug 7, 2021
@jjw24 jjw24 merged commit c344dea into dev Aug 7, 2021
@jjw24 jjw24 deleted the JsonPRCExceptionHandle branch August 7, 2021 03:35
@taooceros taooceros mentioned this pull request Aug 7, 2021
4 tasks
@jjw24 jjw24 mentioned this pull request Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants