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

Program eval can't handle medium sized results (200-500mb) #102

Closed
eatonphil opened this issue Dec 4, 2021 · 1 comment · Fixed by #104
Closed

Program eval can't handle medium sized results (200-500mb) #102

eatonphil opened this issue Dec 4, 2021 · 1 comment · Fixed by #104

Comments

@eatonphil
Copy link
Member

image

Error evaluating panel:
Error: [ERROR] 2021-12-04T19:23:16.794Z Cannot create a string longer than 0x1fffffe8 characters 
    at Buffer.toString (node:buffer:783:17)
    at evalProgram (C:\Users\philn\multiprocess\datastation\desktop\panel\program.ts:85:34)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Object.handler (C:\Users\philn\multiprocess\datastation\desktop\panel\eval.ts:181:17)
    at main (C:\Users\philn\multiprocess\datastation\desktop\runner.ts:100:24)

    at ChildProcess.<anonymous> (C:\Users\philn\multiprocess\datastation\desktop\panel\eval.ts:120:18)
    at ChildProcess.emit (node:events:394:28)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant