Do not raise an exception if running PowhegControl ttbb with only one parallel process
Event generation needs the integration grids, which doesn't seem to work with Powheg in multicore mode. Therefore raising an exception is only useful in the integration case. It has now been replaced with an info message to the user.
Pointed out by @tpelzer in AGENE-1670, thanks!