[ 
https://issues.apache.org/jira/browse/BEAM-11760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kenneth Knowles updated BEAM-11760:
-----------------------------------
    Status: Open  (was: Triage Needed)

> InteractiveEnvironment cleans up cache twice
> --------------------------------------------
>
>                 Key: BEAM-11760
>                 URL: https://issues.apache.org/jira/browse/BEAM-11760
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-py-interactive
>            Reporter: Dmytro Kozhevin
>            Assignee: Dmytro Kozhevin
>            Priority: P2
>
> Currently interactive_environment.cleanup() tries to cleanup the same cache 
> twice: inside cleanup() itself and during cleaning up the recording manager. 
> On some filesystems the file deletion process may happen asynchronously, 
> which results in the error when trying to delete file and then almost 
> immediately access it again.



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

Reply via email to