Alexander Bakhtin

Results 19 comments of Alexander Bakhtin

I see that no one replied to this Issue yet, so I am going to look into it soon :) (Although I need some hint to understand how to convert...

Hello! I understand you comments but I kind of see them in the opposite way - If the program crashes anyway, whats the point in wasting time recomputing? :) -...

Hello! I volunteer to take care of this issue.

@cyberw Yes I actually finally got around to working on this two days ago! I think I already changed the list to the dict in the class itself, now I...

I see based on the failed tests already that if `TaskSet` is instantiated in `User` then the check of empty tasks in `__init__` will raise an error. There is a...

@cyberw > I will do a full review once the build is green. Okay, then I will work further on fixing the tests. Will take some time. > Oh, and...

Hi @cyberw ! I started looking into fixing the tests for other PRs that I prepare here, and then I had a busy time at work. Next week I am...

@cyberw Okay, I will fix the build shortly. Another question, though - should I add tests for the `tasks` being a dictionary in `SequentialTaskSet`?

@cyberw Turned out few modifications to the documentation were necessary, this is now ready