james-sift opened a new issue, #315:
URL: https://github.com/apache/arrow-js/issues/315

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   I have a browser-based app that writes files to the OPFS encoded with 
tableToIPC() and then decode them with tableFromIPC(). This works correctly 
most of the time. Occasionally the write can get corrupted. Most of the time 
when this happens, tableFromIPC() will throw an error which I can handle. But 
occasionally, whatever I'm getting back causes tableFromIPC() to hang 
indefinitely. There is no error and the worker thread hangs.
   
   I have an example of the corrupted file, but gitHub won't let me attach it.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to