Commit 782eed4
authored
fix(ci, signer-aws): increase recursion limit to fix
* increase recursion limit per
error: queries overflow the depth limit!
|
= help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`alloy_signer_aws`)
= note: query depth increased by 130 when computing layout of `{async block@crates/signer-aws/src/signer.rs:120:5: 120:23}`
* add noteerror: queries overflow the depth limit! (#3633)1 parent 64c4dc1 commit 782eed4
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments