Skip to content

Pretty sure those "m" are not intended :P!#58

Open
LyesSaadi wants to merge 1 commit into
azizamari:masterfrom
LyesSaadi:mademmmmmmmmm
Open

Pretty sure those "m" are not intended :P!#58
LyesSaadi wants to merge 1 commit into
azizamari:masterfrom
LyesSaadi:mademmmmmmmmm

Conversation

@LyesSaadi
Copy link
Copy Markdown

No description provided.

@azizamari
Copy link
Copy Markdown
Owner

It was temporarily intended since someone abused madem loop and ran infinite loops in my server and took it down 15 times 😅

@azizamari
Copy link
Copy Markdown
Owner

azizamari commented Jul 20, 2021

I implemented a solution to make a time limit in the online editor and I thought it worked at first but somehow the asynchronous task keeps running in my server even though the user gets a time exceed message. I have to fix that before and I don't know how to stop an asynchronous Task in C# (I still don't understand asynchronous code well 😅)

@LyesSaadi
Copy link
Copy Markdown
Author

Well, no one understands async, it's like quantum mechanics, so I totally understand 😆!

But yeah, people abusing online code execution is an issue as old as the Internet itself 😛! An execution time limit is the only solution for preventing this (and that's the way most online compilers do, like Rust's Playground).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants