Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Async generators make no promises about whether or not they are synchronously reentrant and they should never be pulled in a synchronously reentrant fashion. The merged generator is breaking this rule.
Attachments
Issue Links
- relates to
-
ARROW-13198 [C++][Dataset] Async scanner occasionally segfaulting in CI
-
- Closed
-
- links to