Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS-agnostic executor_pid_test alternative #250

Open
ihoro opened this issue Dec 27, 2024 · 0 comments
Open

OS-agnostic executor_pid_test alternative #250

ihoro opened this issue Dec 27, 2024 · 0 comments

Comments

@ihoro
Copy link
Member

ihoro commented Dec 27, 2024

Currently, the utils/process/executor_pid_test.c works for FreeBSD and potentially for other BSDs, while the test suite of the project strives to be cross-platform. It opens opportunities to work on the following:

  1. An OS-agnostic implementation could be considered.
  2. If it's not feasible then we could think of several variations of the test covered by conditional build.
  3. If it's BSD-only then a test skipping mechanism could be considered to simplify the build process and avoid Kyuafile.in patching.

The latest discussion (as of writing) could be found here: #249

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

No branches or pull requests

1 participant