Skip to content

Conversation

@Mirza-Samad-Ahmed-Baig
Copy link

This pull request adds macOS support to the Runtimes utility class in the pulsar-common module.

The following functions have been updated:

  • locateBinary: Added a case for macOS to use the whereis command.
  • countSystemProcess: Added a case for macOS to use the ps -ef command.
  • destroyProcessForcibly: Added a case for macOS to use the kill -9 command.
  • deleteBrokenSymbolicLinks: Added a case for macOS to use the find command.

Issue: #121 (comment)

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