Final Test Phase is now OPEN 🚀

Re: Final Test Phase is now OPEN 🚀  

  By: hnefa335 on March 5, 2022, 3:01 a.m.

Hi. I have a question.

Today I submit my docker container which is same as what I submitted before. But the result failed.

I don't know why this happen. Can you tell me why it failed?

 Last edited by: hnefa335 on Aug. 15, 2023, 12:56 p.m., edited 2 times in total.

Re: Final Test Phase is now OPEN 🚀  

  By: simongraham73 on March 5, 2022, 3:40 a.m.

you got the following error:

RuntimeError: DataLoader worker (pid 250) is killed by signal: Killed

You should decrease the number of workers or set to 0

Re: Final Test Phase is now OPEN 🚀  

  By: hnefa335 on March 5, 2022, 7:53 a.m.

to simon.

Thank you! I'll retry.