It's hard to justify adding a special-case feature for this.
You can work around it by having each worker listen on
a specially-named tube, for example "w165" or "w44", then
running list-tubes and looking for tube names that match
the format. Calling stats-tube will tell you whether that
worker is currently waiting.
kr