Hi,
An update on this:
I have fixed this for a specific scenario., i.e., in a specific scenario
where the class/method and object variables are local variables and I have
modified my code where I need a reflection continue to have the variables
as local variables.
For now, I had to do a few thin
> Hi,
>
> I am using javaflow in one of my project to get the continuation
> functionality. I have hit a situation in which I need to call a function
> using reflection which potentially can call suspend. (changing this,
removes
> a few functionality that is already present, hence before changing I