You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set user supplied value when checking the SMT prelude in booster (#4030)
Followup to #4017 addressing a potential issue I noticed whilst
refactoring the SMT interface in booster. Namely, we set the hard-coded
timeout value when checking the consistency of the prelude, before
setting the user supplied value for general queries. This PR instead
just sets the user supplied timeout value before checking the prelude.
0 commit comments