-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ccmlib/common.py: update
pid_listening_on
to return multiple pids
in some situations, like when running cassandra 4.1, we can endup with some of the commands in this function return multiple pids and not just one process to handle that we just return all of the pids back. in the enad it's just used for debug printing about who's holding the ports.
- Loading branch information
Showing
1 changed file
with
17 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters