Closed
Description
We use libtmux for testing ansible-navigator and have the version pinned at 0.16.1.
I've installed the latest version v0.19.1 and if the tests are run with pytest-xdist and the number of CPUs > 1 the following errors are generated:
E libtmux._internal.query_list.ObjectDoesNotExist: Could not find pane_id=%204 for list-panes
I'm still digging into it, but wanted to get an issue logged early.
What more information can I provide? How can I help?
Thanks, brad
(TY for libtmux BTW, I'm not sure what we would do without it)