You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the CDK allow back traces, or is there a more native way to enable them within a canister? I am getting a panic from a dependency, and the canister logs do not give me any kind of back trace. More information here: https://forum.dfinity.org/t/rust-canister-backtraces/6353/3
I am going through a lot of difficulties getting proptest to compile for the IC, and having backtraces would really help I imagine.
The text was updated successfully, but these errors were encountered:
Does the CDK allow back traces, or is there a more native way to enable them within a canister? I am getting a panic from a dependency, and the canister logs do not give me any kind of back trace. More information here: https://forum.dfinity.org/t/rust-canister-backtraces/6353/3
I am going through a lot of difficulties getting proptest to compile for the IC, and having backtraces would really help I imagine.
The text was updated successfully, but these errors were encountered: