Skip to content

Conversation

@pierreglaser
Copy link
Member

@pierreglaser pierreglaser commented Jan 27, 2020

closes #272

As a Python interpreter uses ~10MB of memory on MacOS, test_interactive_remote_function_calls_no_memory_leak fails on this system. In the perspective of adding a cloudpickle CI entry for Mac, I propose to increase the threshold above which this test fails.

As a side note, we carried out some tests with @ogrisel to make sure this 10MB memory usage remains stable when increasing the load in this test, and it seems to be the case. So this issue is unlikely to be a memory leak caused by us.

@ogrisel ogrisel merged commit fc4148d into cloudpipe:master Feb 2, 2020
sthagen added a commit to sthagen/cloudpipe-cloudpickle that referenced this pull request Feb 3, 2020
Increase the memory threshold used in memory-leak tests (cloudpipe#330)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_interactive_remote_function_calls_no_memory_leak fails on python3.7+ for Mac OS

2 participants