celery / billiard

Multiprocessing Pool Extensions
Other
420 stars 251 forks source link

adjust the __repr__ in ApplyResult #387

Closed xuxuman closed 1 year ago

xuxuman commented 1 year ago

change the replacement field %s to {name} in repr in ApplyResult, since this line uses format().