-
-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Labels
Description
When I tried to use this in a GitHub workflow, I was greeted with this error:
WARNING: unhandled amd64-darwin syscall: unix:464
A quick web search suggests that the bug was already logged at https://bugs.kde.org/show_bug.cgi?id=390269 and that the root cause is that the openat_nocancel() syscall is not handled. However, there seems to be no movement on that ticket over the past 3 years.
Any guidance how I could fix this real quick?