Commit 8fc07af
authored
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.1 parent 9f70027 commit 8fc07af
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
168 | 166 | | |
169 | 167 | | |
170 | 168 | | |
| |||
0 commit comments