Fix leaks in tests (#2295)
Generally, a test fixture in a method that can generate a binary should release any previously cached binary. Similarly for diagnostics.
Loading
Please register or sign in to comment
Generally, a test fixture in a method that can generate a binary should release any previously cached binary. Similarly for diagnostics.