Closed slozier closed 7 years ago
Because of the different implementation of hashing in .NET Core CloneHasher doesn't work as expected and doesn't actually create a clone. This causes test failures with repeated hashing.
CloneHasher
This issue was moved to IronLanguages/ironpython2#30
Because of the different implementation of hashing in .NET Core
CloneHasher
doesn't work as expected and doesn't actually create a clone. This causes test failures with repeated hashing.