[
https://issues.apache.org/jira/browse/BEAM-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145456#comment-17145456
]
Beam JIRA Bot commented on BEAM-2226:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> 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.3.4#803005)