You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/11/05 06:36:33 UTC

[GitHub] [arrow] malthe edited a comment on pull request #8588: ARROW-4637: [Python] Must lock on import, to avoid deadlock due to circular imports

malthe edited a comment on pull request #8588:
URL: https://github.com/apache/arrow/pull/8588#issuecomment-722174670


   @wesm due to circular imports – in Pandas. Normally, this is not a problem because at least they're resolved in a predictable way, but it can cause deadlocks when multiple threads are trying to do it concurrently.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org