@gtimoshaz@ThePrimeagen Because JavaScript is single threaded, race conditions can only happen across async boundaries. If you read / use / change a variable inside the same sync section, like here, you should be OK.
@TkDodo@codesandbox That only shows if you own (are the one that created) the sandbox. Btw, another way to un-stuck a sandbox is to just fork it, and then you own the fork and can restart it at will.
@3plusalpha@codesandbox Hey @3plusalpha , our SSL certificates are fine, this usually happens when the date is not set correctly, so you might want to check that.
@V24658245 @codesandbox Hey @V24658245 , can you please try again now? If it still doesn't work, please provide a sandbox URL to debug this further. Thanks!
@samselikoff@codesandbox You can take a look at https://t.co/PwMlOP0g2W imported into CodeSandbox here https://t.co/p1Bp5g2F7m (just as an example, as it's outdated and unmaintained).