try icon indicating copy to clipboard operation
try copied to clipboard

Timeout for stopping an infinite loop

Open BillWagner opened this issue 5 years ago • 0 comments

Describe the bug

See dotnet/docs#18801

At one time, we had a timeout configured so that if a user in a tutorial makes a mistake and creates an infinite loop, it would time out. That seems to be gone.

That's a very useful feature for beginners.

Did this error occur while using dotnet try or online?

  • [ ] dotnet-try
  • [X] online

What kind of error was it?

  • [X] User Interface (UI): For example the output never displayed
  • [ ] Service Error: For example "The service is temporarily unavailable. We are working on it"
  • [ ] Other:

Screenshots

If applicable, add screenshots to help explain your problem.

Please complete the following:

  • OS
    • [ ] Windows 10
    • [ ] macOS
    • [ ] Linux (Please specify distro)
    • [ ] iOS
    • [ ] Android
  • Browser
    • [ ] Chrome
    • [ ] Edge
    • [ ] Safari

BillWagner avatar Jun 09 '20 15:06 BillWagner