Ocean of Code - systematic TimeOut while reading line 3 when opponent plays "silence"

In Python 3 I observe a systematic TimeOut when opponent plays “SILENCE” when I try to read by “input()” command. It happens only when opponent command is silence… I do nothing else but reading the first 2 lines after printing my actions.

Is this a known bug ?

Ok sorry, I finally found answer here !