« Previous | Next » 

Revision ea47808a

IDea47808ab57baef2a7e5f16027bd4afda3ed0aa8
Parent 21a15682
Child e0458af5

Added by Guido Trotter over 15 years ago

Prevent mistakes using _GetWantedNodes

All the users of _GetWantedNodes have been converted to be concurrent
LUs, and thus cannot call this function with an empty list of nodes
anymore. This patch makes this restriction a part of the function
itself. This prevents mistakes in new concurrent LUs, and creates more
work for new non-concurrent LUs, which we shouldn't add anyway.

Reviewed-by: iustinp

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences