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

Kenneth Knowles commented on BEAM-2226:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/18272

> Don't leave temp files laying around after tests.
> -------------------------------------------------
>
>                 Key: BEAM-2226
>                 URL: https://issues.apache.org/jira/browse/BEAM-2226
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Robert Bradshaw
>            Priority: P3
>
> As noted in https://issues.apache.org/jira/browse/BEAM-2224 , we can't use 
> NamedTemporaryFile the "right" way on Windows, so in most places we're just 
> getting its name and neglecting to remove the file when we're done with it. 
> We should go through the SDK and fix this, likely with our own context that 
> just works on all platforms. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to