-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: pegasus-kickstart
-
None
Scott is getting error messages like this in his CyberShake workflows:
opendir /proc/22382/task: No such file or directory
opendir /proc/22383/task: No such file or directory
opendir /proc/22733/task: No such file or directory
This is related to this commit, where the debugging macros were removed:
https://github.com/pegasus-isi/pegasus/commit/2f679b87
We can probably just hide these error messages.