Tianyu Zuo

Results 3 issues of Tianyu Zuo

I tried to download a video whose URL looks like this:https://echo360.org.uk/media/$(UUID)/public. The script opened chrome and received the credentials correctly. Then the script redirects the link to https://echo360.org.uk/section/$(UUID)/home, which implies...

help wanted

### Describe the bug Recursion is not supported in TornadoVM. It is expected that TornadoVM should throw some exceptions. However, the problem seems that the execution hangs and it gets...

bug

### Describe the bug When running the following code, TornadoVM cannot properly throw an exception or stop the program. ### How To Reproduce ``` package uk.ac.manchester.tornado.examples.Broken; import uk.ac.manchester.tornado.api.ImmutableTaskGraph; import uk.ac.manchester.tornado.api.TaskGraph;...

bug
compiler