For more sophisticated and better time-to-execute, we'd like to implement a method for MultiResultHandle (or MultiObjectHandle after the rename) that allows the user to for instance loop through a MultiResultHandle and have the code execute as the result is done/retrieved. Moreover, as a side-effect, having this feature would allow for the usage of tqdm to create progress bars which is also really nice.
For more sophisticated and better time-to-execute, we'd like to implement a method for MultiResultHandle (or MultiObjectHandle after the rename) that allows the user to for instance loop through a MultiResultHandle and have the code execute as the result is done/retrieved. Moreover, as a side-effect, having this feature would allow for the usage of tqdm to create progress bars which is also really nice.