eclipse-zenoh / zenoh-python

Python API for zenoh
http://zenoh.io
Other
76 stars 39 forks source link

fix: wait longer after z_put #351

Closed diogomatsubara closed 1 month ago

diogomatsubara commented 1 month ago

Attempt to fix racy behaviour in tests like: https://github.com/eclipse-zenoh/zenoh-python/actions/runs/11158739052/job/31015765836

This started as small fix to increase sleep times and ended up with a re-org of the examples test code.

github-actions[bot] commented 1 month ago

PR missing one of the required labels: {'documentation', 'new feature', 'dependencies', 'breaking-change', 'internal', 'enhancement', 'bug'}