Open tim2CF opened 3 years ago
17:32 < int-e> Then again I'm not sure I can help anyway. AFAIUI, try{Put,Take}MVar *can't* cause this exceptions because they can never block at all.
17:33 < int-e> Which strongly suggests that the actual MVar that's causing this is somewhere else, maybe in a dependency.
17:33 -!- ec [~ec@gateway/tor-sasl/ec] has joined #haskell
17:35 -!- lortabac [~lortabac@2a01:e0a:541:b8f0:3164:2b89:620b:cb12] has joined #haskell
17:35 < timCF> int-e: Hmm. Thanks for reply anyway! Maybe implementation of these functions was different before. I'm using not the latest version of Base, from lts-14.27
17:36 < int-e> these have been dedicated primops for a very long time
Logs
And then
Bug description