##// END OF EJS Templates
don't protect AsyncResult.metadata while result is still pending...
don't protect AsyncResult.metadata while result is still pending partial results are still valuable, and don't need protecting.

File last commit:

r1420:34bafc01
r8104:467cf260
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x