Andrey Verbin

Results 3 comments of Andrey Verbin

Same problem here - want to start and stop blockchain nodes in my integration tests. But if I stop or forcibly stop the test then blockchain node keeps running in...

Is this problem present with JS resolvers as well? Because if it is then I would stay away from AppSync. In my eyes presence of this single problem is enough...

In the meantime this is how you can workaround the problem 1. `dotnet tool -g install InheritDoc` 2. Add this target to your csproj file and also ```xml ```