Skip to content

cli: performance app async tasks fix.#331

Merged
eboasson merged 1 commit into
eclipse-cyclonedds:masterfrom
Splinter1984:fix-perfomance-cli
May 11, 2026
Merged

cli: performance app async tasks fix.#331
eboasson merged 1 commit into
eclipse-cyclonedds:masterfrom
Splinter1984:fix-perfomance-cli

Conversation

@Splinter1984
Copy link
Copy Markdown
Contributor

sync performance app with python3.11+ (closes #328)

Copy link
Copy Markdown
Contributor

@eboasson eboasson left a comment

Choose a reason for hiding this comment

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

I don't quite understand what the benefit of the additional create_task calls is: isn't that already covered by process_ddsperf using tasks to do work in the background?

@eboasson
Copy link
Copy Markdown
Contributor

(P.S.: the updated version does work fine on python 3.14, so it does close the issue. I just don't understand it, I guess.)

Copy link
Copy Markdown
Contributor

@eboasson eboasson left a comment

Choose a reason for hiding this comment

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

Approved on reconsideration.

@eboasson eboasson merged commit 4665145 into eclipse-cyclonedds:master May 11, 2026
18 of 20 checks passed
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.

performance tests fail on python 3.14

2 participants