Changeset 121966e in mainline for version

Timestamp:
2009-08-07T21:37:20Z (15 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9732e98
Parents:
e31c2c5
Message:

task_done() should not kill tasks one by one and wait until each dies.
Instead, the kill needs to be signalled to all tasks and repeated as
long as there are any user tasks. Otherwise completion of a task kill
may depend on death of another task with a higher ID due to unanswered
calls.

(No files)

Note: See TracChangeset for help on using the changeset viewer.