jorisvandenbossche commented on PR #37821: URL: https://github.com/apache/arrow/pull/37821#issuecomment-1801673947
OK, looking into the only affected code that is related, i.e. `SendSignalToThread`, it seems the `#if` is not working. If I remove that locally, it works again. So for some reason, `#if !ARROW_ENABLE_THREADING` evaluates to True on a default build with threading enabled. -- 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]
