On issue #906, `simp` spends a lot of time checking the cache. This process is time consuming and doesn't allocate memory. Before this commit, it would take a long time to get the "maximum number of heartbeats" error message on the example included in this issue. Closes #906
2 lines
227 B
Text
2 lines
227 B
Text
906.lean:7:14-7:19: warning: declaration uses 'sorry'
|
|
906.lean:12:2-12:28: error: (deterministic) timeout at 'simp', maximum number of heartbeats (50000) has been reached (use 'set_option maxHeartbeats <num>' to set the limit)
|