Method code for $scheduler.has_blocked_tasks()

[Turn on line numbering]
arg ident;

return blocked_tasks.contains(ident);

// Miroslav Silovic
// Created 05-Sep-1995 as a part of ColdCore, see: @help Credit

Tlon