HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-devel] ATTR_NOTIFY_JOB_SCHEDULER




In the DCSchedd class, the following functions all have an optional argument notify_scheduler, which defaults to true, and which is never set to anything else by any caller.

holdJobs()
removeJobs()
removeXJobs()
releaseJobs()
vacateJobs()

Does anybody have plans for using this or know why it was added to the protocol?

--Dan