ReTest.jl icon indicating copy to clipboard operation
ReTest.jl copied to clipboard

Deprecation of catch_stack causes slowdown

Open jakobnissen opened this issue 3 years ago • 0 comments

Using the built-in testing approach i.e. running ] test, my code slowed down to a crawl so I had to quit Julia. It was presumably caused by ReTest calling the deprecated catch_stack.

Would it be possible to not use this in newer version of Julia?

jakobnissen avatar Aug 16 '22 12:08 jakobnissen