I'm doing some work on a centos7 box, and warp/wdt would not install w/out quite a fight. I think from the error I'm seeing linking a new folly demangler piece of code, the build may be globally borked-- or it could just be an old centos :-). Those instructions I'll probably file the PR, but it won't be ready to merge- though may help someone.
Right- this is a tiny modification. I did not realize the ulimit check threw an exception when it failed. Here I try to set it just below the max allowed per session, and off er a warning rather than crash.
I'm doing some work on a centos7 box, and warp/wdt would not install w/out quite a fight. I think from the error I'm seeing linking a new folly demangler piece of code, the build may be globally borked-- or it could just be an old centos :-). Those instructions I'll probably file the PR, but it won't be ready to merge- though may help someone.
Right- this is a tiny modification. I did not realize the ulimit check threw an exception when it failed. Here I try to set it just below the max allowed per session, and off er a warning rather than crash.