Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I too am getting SIGKILL, without any further information on what can be the error. It isn't timing out, since the SIGKILL occurs in less than 2 seconds. Can anyone give guidance on what sort of things could cause a SIGKILL? Thanks!
When i run the sample test my code is working fine. But when i try to attempt my code it is giving the following error
Time: 1712ms Passed: 0 Failed: 1
Response received but no data was written to STDOUT or STDERR.
SIGKILL
Process exited prematurally with a SIGKILL signal.
WHAT SHOULD I DO?