Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing serialization for org.enso.common.CachePreferences$Kind #11858

Open
hubertp opened this issue Dec 13, 2024 · 1 comment
Open

Missing serialization for org.enso.common.CachePreferences$Kind #11858

hubertp opened this issue Dec 13, 2024 · 1 comment

Comments

@hubertp
Copy link
Collaborator

hubertp commented Dec 13, 2024

Noticed while running a simple project:

[enso.org.enso.interpreter.runtime.SerializationPool] Serialization of module `local.NewProject5.Main` failed: No persistance for org.enso.common.CachePreferences$Kind
[enso.org.enso.interpreter.runtime.SerializationPool] Serialization task failed for [local.NewProject5.Main].
@JaroslavTulach JaroslavTulach self-assigned this Dec 17, 2024
@JaroslavTulach JaroslavTulach moved this from ❓New to 📤 Backlog in Issues Board Dec 17, 2024
@JaroslavTulach
Copy link
Member

I am surprised CachePreferences are being serialized at all! Why? Why that should be part of any caches? Anyway, it has been introduced by

Passing to @4e6 as the author of that PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📤 Backlog
Development

No branches or pull requests

3 participants