Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Cloud Storage downloading file fails within child process #4293

Copy link
Copy link
@kierkegaard13

Description

@kierkegaard13
Issue body actions

OS: macOS 10.12.6
Affected google-cloud-storage versions: 1.1.1 and 1.3.2
Python version: 3.6.2 (conda venv)

For v1.1.1:
Using Python's multiprocessing library to spawn a child process (via Process), the google-cloud-storage library seems to fail when calling blobl.download_to_filename(...). I don't get any error message, but the exitcode of the process is -11.

For v1.3.2
Under the same conditions, storage_client.get_bucket(bucket_name) seems to fail without an error and the process has the same exitcode of -11.

The process I'm spawning isn't daemonic. Let me know if there's any additional info I can provide. I can't really give any code snippets, and I haven't yet been able to extract any additional traceback/error info.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.status: investigatingThe issue is under investigation, which is determined to be non-trivial.The issue is under investigation, which is determined to be non-trivial.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.