Skip to content

disable multiprocess mechanism#15

Merged
cle-b merged 3 commits intomainfrom
fixdictionnarychangedsizeduringiterationpickle2
Jul 25, 2025
Merged

disable multiprocess mechanism#15
cle-b merged 3 commits intomainfrom
fixdictionnarychangedsizeduringiterationpickle2

Conversation

@cle-b
Copy link
Copy Markdown
Owner

@cle-b cle-b commented Jul 25, 2025

The goal is to avoid this issue #14

We disable the multiprocess mechanism for the moment because this is not compatible with the fact to execute the httpdbg recorder many times.

Comment thread tests/test_plugin.py
assert "test_post" not in log


@pytest.mark.skip(reason="https://github.com/cle-b/pytest-httpdbg/issues/16")
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

not related to this PR (fails since httpdbg 1.2.2)

@cle-b cle-b merged commit b306b32 into main Jul 25, 2025
17 checks passed
@cle-b cle-b deleted the fixdictionnarychangedsizeduringiterationpickle2 branch July 25, 2025 16:02
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.

1 participant