issues
search
plow-technologies
/
inferno
A statically-typed functional scripting language
MIT License
4
stars
1
forks
source link
[inferno-vc] Made fetchObjectClosureHashes return the root scriptId and added logging to cached client and server (take 2)
#139
Closed
albertov
closed
1 month ago
albertov
commented
1 month ago
Second take of #137. This version:
removes emojis from log messages so
LANG
env var doesn't need to be set to a UTF8 compatible one
Changes the directory where closure hashes are cached to
deps-v2
so we don't read previously cached deps without the root scriptId
Second take of #137. This version:
LANG
env var doesn't need to be set to a UTF8 compatible onedeps-v2
so we don't read previously cached deps without the root scriptId