After running Ipopt from SNOW in Windows, it is not possible to open or delete the output file, e.g., "ipopt.out":
julia> rm("ipopt.out")
ERROR: IOError: unlink("ipopt.out"): resource busy or locked (EBUSY)
Maybe there is a missing FreeIpoptProblem ?
[105f6ee8] SNOW v0.3.1
[b6b21f68] Ipopt v1.10.6
Julia 1.11.5