Skip to content

Close all opened files#979

Merged
mvdbeek merged 1 commit intogalaxyproject:masterfrom
bernt-matthias:topic/open-close
Dec 30, 2019
Merged

Close all opened files#979
mvdbeek merged 1 commit intogalaxyproject:masterfrom
bernt-matthias:topic/open-close

Conversation

@bernt-matthias
Copy link
Collaborator

Recently observed a to many open files error on a large planemo test run (with ubuntu's default limit of 1024 files .. with 4k the problem did not appear). So lets try if closing all open files helps.

Copy link
Member

@bgruening bgruening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

planemo/galaxy/test/.actions.py.swp

Should that file be removed?

Copy link
Member

@mvdbeek mvdbeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good refactorings! One thing to keep in mind is that watchdog might monitor tool directories recursively (not sure anymore what the rules are for this), that might also lead to open files.

@mvdbeek mvdbeek merged commit fc741cc into galaxyproject:master Dec 30, 2019
@nsoranzo nsoranzo changed the title close all opended files Close all opened files Jan 29, 2020
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.

3 participants