Problème bloquant thread
david540 opened this issue · 0 comments
david540 commented
Ce message apparait quelque fois lors du lancement du main():
NaiveRudder
Exception in thread "Thread-0" java.lang.IllegalMonitorStateException
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Unknown Source)
at cpp2017.parser.Parser.run(Parser.java:50)
Il manque surement des "synchronized" quelque part