Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve detection debug logs #375

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Conversation

alessandrofelder
Copy link
Member

@alessandrofelder alessandrofelder commented Feb 6, 2024

Description

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

Why is this PR needed?

What does this PR do?
Slightly more verbose debug logs for some parts of detection.
Might help us with memory issues in #372

References

#372

How has this PR been tested?

Visual inspection of running a simple script on the SWC cluster.
Three extra lines of debug logs never hurt anyone :)

Is this a breaking change?

Nope.

Does this PR require an update to the documentation?

Nope

Checklist:

  • The code has been tested locally (manually)
  • [n/a] Tests have been added to cover all new functionality (unit & integration)
  • [n/a] The documentation has been updated to reflect any changes
  • The code has been formatted with pre-commit

@alessandrofelder alessandrofelder marked this pull request as ready for review February 6, 2024 18:08
@willGraham01 willGraham01 merged commit 448170b into fix-ci-failures Feb 7, 2024
14 checks passed
@willGraham01 willGraham01 deleted the improve-debug-logs branch February 7, 2024 09:23
willGraham01 added a commit that referenced this pull request Feb 7, 2024
willGraham01 added a commit that referenced this pull request Feb 7, 2024
….0` (#369)

* Add skimage missing dependency and boot broken pytest-lazy-fixture

* Remove lazy-fixture dependent fixtures

* Clarify problem fixture docstrings

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Remove fixtures and get pytest to check for cpu availability at runtime

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Actually raise the exception for not enough CPUs

* try attempting garbage collector to run at end of test

* Remove double dependency

* improve detection debug logs (#375)

* improve detection debug logs

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove too wordy debug logs

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Searching for min. segfault example (#376) 

Reverting apparently un-neccessary changes due to conflation with a bad cache fetch. 

* Revert "try attempting garbage collector to run at end of test"

This reverts commit 2753abb.

* Revert "Actually raise the exception for not enough CPUs"

This reverts commit 1545b1b.

* Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks"

This reverts commit bdd0d91.

* Revert "Remove fixtures and get pytest to check for cpu availability at runtime"

This reverts commit 125fa9d.

* Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks"

This reverts commit dd0e519.

* Revert "Clarify problem fixture docstrings"

This reverts commit 67caf82.

* Add a timeout to CI for runs

* ignore vscode configs in git

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Bump timeout to 60 mins

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alessandro Felder <[email protected]>
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.

2 participants