##// END OF EJS Templates
add ownership to AsyncResult objects...
add ownership to AsyncResult objects An AsyncResult with owner=True will pop results and metadata, instead of get. This should result is reduced memory growth on the Client. AsyncResults created by apply, get_result, etc. have owner=True, so this should help most cases.
MinRK -
r16739:c8297258
Show More
Name Size Modified Last Commit Author
/ IPython / html / tests / widgets
widget.js Loading ...
widget_bool.js Loading ...
widget_button.js Loading ...
widget_container.js Loading ...
widget_float.js Loading ...
widget_image.js Loading ...
widget_int.js Loading ...
widget_selection.js Loading ...
widget_selectioncontainer.js Loading ...
widget_string.js Loading ...