hamsters icon indicating copy to clipboard operation
hamsters copied to clipboard

Test never ends if we add Monad instance for List

Open loicdescotte opened this issue 7 years ago • 1 comments

see https://github.com/scala-hamsters/hamsters/pull/95 to reproduce

loicdescotte avatar Dec 24 '17 09:12 loicdescotte

If you comment associativity property of monad, tests will end normaly. When tests are stucked, i have a node process consuming 100%

dgouyette avatar Dec 24 '17 10:12 dgouyette