##// END OF EJS Templates
fix possible race condition in test_await_data...
fix possible race condition in test_await_data ar.data checks the latest value, and was checked twice assuming no change. This could cause `4` to stop the iteration but be absent from `found`, causing test failure.

File last commit:

r2045:2b04bcfb
r13482:d31f0a26
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """