gearman/java-service

Stopping a running job

Opened this issue · 0 comments

According to this post, it looks like gearman supports killing a currently executing job.

Could you add this to GearmanClient? Or maybe on GearmanJoin, so that if someone has a reference to a running job, they can nuke it?