crowdAI / marLo

Multi Agent Reinforcement Learning using MalmÖ
MIT License
244 stars 46 forks source link

example checking for exceptions in threads #67

Closed AndKram closed 5 years ago

AndKram commented 5 years ago

If this is useful then I could alter run.py to check for exceptions in threads.

spMohanty commented 5 years ago

@AndKram : This actually looks great. !! As long as we have these templates, participants can use these !

And as long as these exceptions kill the process, then the evaluator should automatically pick up the rest. So we wont need any extra changes to the evaluator.

spMohanty commented 5 years ago

Thanks @AndKram ! Merged. Will release a new minor version soon.