perfsonar / mesh-config

Centralized configuration framework for measurement points and GUIs
Apache License 2.0
2 stars 0 forks source link

mesh-config in 4.0.2 is constantly recreating tasks #103

Closed arlake228 closed 6 years ago

arlake228 commented 6 years ago

Looks like there is a bug in calculating the checksum of pscheduler tasks used to determine if a task needs to be built. This is causing mesh-config to delete and recreate tasks every time it runs which is using a ton of system resources and not giving most throughput tests a chance to run.