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

feat(runner): handle missing procfs #91

Merged
merged 2 commits into from
Jul 27, 2022
Merged

Conversation

mhofman
Copy link
Member

@mhofman mhofman commented Jul 27, 2022

Refs #41

Attempt at supporting MacOS in the loadgen. Removes the hard procfs dependency at the cost of disabling the process monitor logic, and some fallback mechanisms when not present.

Unfortunately it looks like a full loadgen still fails, some issue with the solo stalling, possibly related to the slog file. Since the issue may be unrelated to the loadgen, landing these changes.

Drive-by type/lint fixes

@mhofman mhofman requested a review from turadg July 27, 2022 18:50
@mhofman mhofman enabled auto-merge July 27, 2022 18:51
@mhofman mhofman merged commit e619947 into main Jul 27, 2022
@mhofman mhofman deleted the mhofman/41-handle-missing-procfs branch July 27, 2022 20:04
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.

2 participants