Gearman function is not getting dropped and it displaying the below error.
Error: there are still connected workers or executing clients
from gearadmin --status it shows function_name_one 0 0 112
so 112 worker are ther available for work so may be thats why function is not dropped.
so can any one help me how to resoleve this? how to remove workers?