Closed dustin closed 12 years ago
Right now, a blocked task will wait until everything blocking it has gone away. If a task sits in waiting longer than its period, it might as well give up. If it's a locked task, it could just revalidate its lock on every poll.
Right now, a blocked task will wait until everything blocking it has gone away. If a task sits in waiting longer than its period, it might as well give up. If it's a locked task, it could just revalidate its lock on every poll.