On 08/01/2012 01:19 PM, Niphlod wrote: > The consideration behind that is that if your function doesn't return > anything, you don't need the results. Backward compatibility is quite > broken in that sense (but scheduler is still marked as experimental). > If the function returns something, the scheduler_run record is preserved > (unless the discard_results parameter is set to True). > We thought that if for some strange reason a user still needs the > scheduler_run record, he could easily add a "return 1" at the end and > the behaviour of the "old" scheduler is preserved. > Traceback are always saved (no matter what).
Sounds reasonable and I completely agree. Thanks again! Best Regards -- Vincenzo Ampolo http://vincenzo-ampolo.net http://goshawknest.wordpress.com --