Skip to content

[16.0][FIX] nsca_client: Popen.communicate() has keyword arguments #3264

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

Open
wants to merge 2 commits into
base: 16.0
Choose a base branch
from

Conversation

NL66278
Copy link
Contributor

@NL66278 NL66278 commented Apr 15, 2025

We now get this error during tests:
odoo.addons.nsca_client.models.nsca_server: Popen.communicate() got an unexpected keyword argument 'input'.

These errors are blocking other merge requests on 16.0.

We now get this error during tests:
odoo.addons.nsca_client.models.nsca_server: Popen.communicate() got an unexpected keyword argument 'input'
@NL66278 NL66278 force-pushed the 16.0-fix-test-errors branch from e899bb3 to 1f264f0 Compare April 15, 2025 09:12
Prevent error:
    AttributeError: type object 'obj' has no attribute 'cookies'
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