Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiles other project #946

Open
plainprince opened this issue Jan 9, 2025 · 2 comments
Open

Compiles other project #946

plainprince opened this issue Jan 9, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@plainprince
Copy link

Describe the bug
I kept playing around with my project, and then it started connecting to wifi (which it shouldn't. It's nowhere in the code). after changing a semicolon in my code for recompilation, it started working again.

To Reproduce
Just compile a million billion times and hope it'll glitch.

Expected behavior
The correct project should start running

Environment (please complete the following information):

  • OS: MacOS
  • Browser Chrome
  • Version 111

Additional context
Yes I know this is the second issue today.
I'm pretty sure the server mixed up two compiles.

@plainprince plainprince added the bug Something isn't working label Jan 9, 2025
@urish
Copy link
Contributor

urish commented Jan 10, 2025

Unfortunately, without a way to reproduce, there's not much we can do about it. A screen recording showing this happening might help.

@plainprince
Copy link
Author

Well sadly I don't 24/7 screen record and the probabilities of this happening are very low. I think the compile ID or something might be something like new Date() or Date.now() (get the current UTC time in ms) so if two people compile and it happens in the exact same moment it might happen. My idea to reproduce would be to use something like puppeteer to open two browsers and compile. then try a few times and both might be mixed up, though the probabilities will still be very low so it's probably not a good way to reproduce, and you'll have to try like a million times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants