##// END OF EJS Templates
Make the model.views dict a dict of promises for views...
Make the model.views dict a dict of promises for views Otherwise, there is a race condition where the model doesn't know about views until they are actually created.
Jason Grout -
r19170:cf2889dd
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / controller
__init__.py Loading ...
__main__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...