[ 
https://issues.apache.org/jira/browse/BEAM-7991?focusedWorklogId=360440&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-360440
 ]

ASF GitHub Bot logged work on BEAM-7991:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Dec/19 19:17
            Start Date: 16/Dec/19 19:17
    Worklog Time Spent: 10m 
      Work Description: udim commented on issue #10388: [BEAM-7991] Fix 
cleanPython race with :clean
URL: https://github.com/apache/beam/pull/10388#issuecomment-566202243
 
 
   R: @tvalentyn 
 
----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 360440)
    Time Spent: 20m  (was: 10m)

> gradle cleanPython race
> -----------------------
>
>                 Key: BEAM-7991
>                 URL: https://issues.apache.org/jira/browse/BEAM-7991
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Under sdks/python run:
> {code}
> $ ../../gradlew setupVirtualenv
> $ ../../gradlew clean
> {code}
> And you should get with high probability errors about missing modules.
> Running this gives no errors:
> {code}
> $ ../../gradlew setupVirtualenv
> $ ../../gradlew clean --no-parallel
> {code}
> But notice that setup.py is not called in the second example, meaning that 
> some other task has already wiped out the build/ directory and the 
> virtualenvs in it.



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

Reply via email to