julia
37f48b25
- REPLInterpreter: discard sources aggressively (#54673)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
REPLInterpreter: discard sources aggressively (#54673) There's no need to hold any inferred sources in the `REPLInterpreter`s cache, so it's more space efficient to aggressively discard the inferred sources.
References
#54673 - REPLInterpreter: discard sources aggressively
Author
aviatesk
Parents
20f03ddc
Loading