UnkindPartition / tasty

Modern and extensible testing framework for Haskell
639 stars 108 forks source link

Communicate SIGINT to the parent shell #309

Open UnkindPartition opened 3 years ago

UnkindPartition commented 3 years ago

See https://www.cons.org/cracauer/sigint.html

santiweight commented 2 years ago

Heya - I'm havingt his issue quite often and it's really annoying - is there somewhere you could point me to in the code to fix it?

UnkindPartition commented 2 years ago

Yeah, I had a branch with a fix, but something funky was going on when I ran an automated test for it...

I'll try to dig up and push that branch next time I have access to the computer (https://github.com/UnkindPartition/UnkindPartition/blob/main/README.md) and maybe someone can finish it.

UnkindPartition commented 2 years ago

@santiweight please see the PR above