##// 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.

File last commit:

r11033:fa36e98f
r16739:c8297258
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer