Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

add epoll_pwait to secomp profile #113

Merged
merged 1 commit into from
Mar 4, 2019
Merged

add epoll_pwait to secomp profile #113

merged 1 commit into from
Mar 4, 2019

Commits on Jan 24, 2019

  1. add epoll_pwait to secomp profile

    Last year golang changed from epoll_wait to epoll_pwait golang/go#23750
    
    This causes golang panic errors on mac when running secomp secure compiles using docker 18.09.1. It may start to become a problem on linux where we are running on 17.03.2-ce in production.
    Henry Oswald committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    12fee9e View commit details
    Browse the repository at this point in the history