meetings / gearsloth

Gearman job persistence and delayed execution system
MIT License
2 stars 0 forks source link

Limit recursion depth to avoid huge object dumps #49

Closed tstarck closed 10 years ago

tstarck commented 10 years ago

Pretty printing with infinite recursion depth leads to massive log flood. This should avoid it.