You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2020/10/13 19:42:00 UTC

[jira] [Commented] (BEAM-10987) stager_test.py flaky on windows

    [ https://issues.apache.org/jira/browse/BEAM-10987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213334#comment-17213334 ] 

Brian Hulette commented on BEAM-10987:
--------------------------------------

zipimporter instances are not picklable on py3.7 or below. Confirmed this on my linux laptop and on a windows VM.

> stager_test.py flaky on windows
> -------------------------------
>
>                 Key: BEAM-10987
>                 URL: https://issues.apache.org/jira/browse/BEAM-10987
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Brian Hulette
>            Priority: P1
>
> Frequently fails with:
> {code}
> TypeError: can't pickle zipimport.zipimporter objects
> {code}
> Example: https://github.com/apache/beam/pull/12505/checks?check_run_id=1183364761



--
This message was sent by Atlassian Jira
(v8.3.4#803005)