-
Notifications
You must be signed in to change notification settings - Fork 470
Support kqueue on macOS #4007
Copy link
Copy link
Open
Labels
A-macArea: Affects only macOS targetsArea: Affects only macOS targetsA-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement
Metadata
Metadata
Assignees
Labels
A-macArea: Affects only macOS targetsArea: Affects only macOS targetsA-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
I was trying to run Miri on this test, and got the following error message:
I would argue that
kqueueis a sufficiently common API that Miri should consider supporting it.