Ashish Dhingra

Results 405 comments of Ashish Dhingra

> I wonder if it has something to do with the github.com/aws/jsii-runtime-go version update with aws-cdk? @kaykhan Assuming if this is the case, please wait for sometime before trying again....

> @ashishdhingra Apologise again for another message - but i come with good news - a reproducible minimal example. > > https://github.com/kaykhan/aws-lambda-python-alpha-kernal-fault-jsii > > ``` > cdk ls --app "go...

Reproducible with `cdk ls --app "go run bin/main.go"` on customer provided code. Most likely JSII issue. Transferring to https://github.com/aws/jsii/ repository.

@InvincibleRMC Good afternoon. If I understand your use case properly, you want to support for overloaded version of `Code.from_asset()` where it accepts Python's [Path()](https://docs.python.org/3/library/pathlib.html#pathlib.Path) object, instead of requiring to convert...

This could be JSII-related. Reaching out to core team for further inputs here.