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

pkill "$2" is making the test to terminate #1

Open
diegocl02 opened this issue Jun 26, 2022 · 1 comment
Open

pkill "$2" is making the test to terminate #1

diegocl02 opened this issue Jun 26, 2022 · 1 comment

Comments

@diegocl02
Copy link

Hi, thanks for the tester. However in Ubuntu 20 on WSL , the line pkill $2 that was supposed to end the philo process, is terminating also the own tester process, since its name "philo_tester" also contains "philo"

Changing the name of the script fixes the problem.

@Yoo0lh
Copy link
Owner

Yoo0lh commented Aug 2, 2022

hi, since i don't have access to WSL, can you fork the repository fix it and send me pull the request.

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

2 participants