Maintain a persistent environment for evals.
authorplugd <plugd@thelambdalab.xyz>
Mon, 19 Jul 2021 11:51:04 +0000 (13:51 +0200)
committerplugd <plugd@thelambdalab.xyz>
Mon, 19 Jul 2021 12:27:28 +0000 (14:27 +0200)
commit316325e01f929f70c7a31b7b65cd5082ff638957
tree227f599f74b6e61e6a444de9dc32e3d7b424c094
parent6fe28e50b09da3f2ca425ddb95ca7d2c7904225b
Maintain a persistent environment for evals.

This allows us to avoid import-related memory leaks
by importing required modules only once at startup.
rags.scm