mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-14 22:20:28 +01:00
re-redirect stderr
This commit is contained in:
parent
f96240a23b
commit
2bca1a7938
@ -85,6 +85,7 @@ function solve_SDP(SDP_problem, solver)
|
||||
remove_handler(solver_logger, "solver")
|
||||
|
||||
redirect_stdout(out)
|
||||
redirect_stderr(err)
|
||||
|
||||
if solution_status != :Optimal
|
||||
warn(logger, "The solver did not solve the problem successfully!")
|
||||
|
Loading…
Reference in New Issue
Block a user