Closed FlickerSoul closed 2 weeks ago
Nice! Any chance you also might take a stab at the suggestion to run with --profile=dev
in CI? I'm not 100% sure what it does (so a good first step is probably double checking) but if we don't add it, it's obviously likely we could accidentally add some other thing which trips it.
From that page it would seem like we should run with --profile=test
, which implies dev.
Yes I think test
would make more sense. I can modify the CI to do that :)
@FlickerSoul let me know if you're still up for making the CI change! (Thanks again for your work so far)
This PR fixes overflow errors during hashing persistent data structures.