The list of interpreters is cached today, however any changes to the configuration settings clears this cache.
This adversely affects the performance of creation of terminals (REPL, executing code in terminal, etc). (affects performance of #383)
- Why we need this code that clears the cache?
The list of interpreters is cached today, however any changes to the configuration settings clears this cache.
This adversely affects the performance of creation of terminals (REPL, executing code in terminal, etc). (affects performance of #383)