-
Notifications
You must be signed in to change notification settings - Fork 682
reverting back to same snapshotId causes ganache-core to freeze #104
Comments
Thanks for reporting this! We're going to try to verify this still happens, but I noticed that you're running Thanks! |
Yep got same bug. When you revert any snapshot using This logs are from fresh ganache installation. Tried on:
And also in |
@konstantinzolotarev thanks for providing the additional info. As far as the |
Still happening v6.2.5. |
@AlexanderPoschenrieder, @tcoulter mentionned that this behavior is intended here |
Documentation has been updated on this to clarify what is occurring. Just awaiting a the PR approval before closing this issue. |
@ewingrj Closing as we believe this has been fixed. If that's not the case, feel free to reopen. |
Expected Behavior
I can call
evm_revert
with the same snaphostID multiple timesCurrent Behavior
It works correctly the first time, but will cause testrpc to freeze up if reverting to the same id a 2nd time
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: