Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Copy fileobj into member buffer when creating Package #27

Closed
ngparas opened this issue Sep 6, 2018 · 1 comment
Closed

Copy fileobj into member buffer when creating Package #27

ngparas opened this issue Sep 6, 2018 · 1 comment
Assignees

Comments

@ngparas
Copy link
Contributor

ngparas commented Sep 6, 2018

Because the fileobj isn't copied into a buffer local to the Package instance we require resets outside of the class e.g. https://github.com/UptakeOpenSource/cran-server/blob/master/cranserver/server.py#L88

The constructor should copy the fileobj into a new BytesIO

@ngparas ngparas self-assigned this Sep 6, 2018
@bburns632
Copy link
Contributor

Thank you for your interest. However, this project will be archived shortly. More details in #77 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants