ffmpeg.exit() quits node program #320
Unanswered
your-local-developer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I just wanted to ask if the behavior of killing the whole node process is intended or a bug.
If it is intended, does not calling
ffmpeg.exit()
has any drawbacks?The memory the WASM occupies should be freed either way after node exits, wouldn't it?
Beta Was this translation helpful? Give feedback.
All reactions