Commit 2ee6794
jan
Do not recalculate languiage settings when none are available
For optimisation Sloeber caches language settings.
However when the command failed (a list of 0 settings) Sloeber
recalculated these settings.
This was done to allow to refresh the cache however it does cause a
performance hit.
Therefore I opted to accept no results as a valid result untill a better
method is found.1 parent 5c1adcf commit 2ee6794
File tree
1 file changed
+2
-1
lines changed- io.sloeber.autoBuild/src/io/sloeber/autoBuild/extensionPoint/providers
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
256 | 257 | | |
257 | | - | |
| 258 | + | |
258 | 259 | | |
259 | 260 | | |
260 | 261 | | |
| |||
0 commit comments