The worker threads that start asynchronously create a row stream that the readers depended on.
Consequently the reader could start trying to read from the stream before it was actually created and cause a core.
The worker threads that start asynchronously create a row stream that the readers depended on.
Consequently the reader could start trying to read from the stream before it was actually created and cause a core.