News

What is the problem? It seems that Ray doesn't allow using a class variable to keep track of some shared class-level information, such as how many instances of the class have been created. I unders ...