mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 03:32:23 +03:00
Enabling allow_gc in the caches
This commit is contained in:
parent
0b4e1f84c7
commit
f5f1614ad7
@ -194,7 +194,7 @@ public final class EnsoSecretHelper extends SecretValueResolver {
|
||||
private Value ref:Ref
|
||||
|
||||
new obj -> Cache =
|
||||
ref = Ref.new obj Boolean.False
|
||||
ref = Ref.new obj Boolean.True
|
||||
Cache.Value ref
|
||||
|
||||
get self = self.ref.get
|
||||
|
Loading…
Reference in New Issue
Block a user