Max McDonnell

Results 34 comments of Max McDonnell

Basic build server is complete. Need to handle: - [ ] Checking to see if a package exists before we build it (complicated by sub-packages) - [ ] What if...

This is a problem with reptar, ensure it's not an issue with chunkedarchive if we move to that instead

> user-provided programs next to each other in the same process > shouldn't be able to interfere with each other I assumed that even with speculative execution protection (eventually) implemented...

I was also confused by this. Would be great to see extensive use of examples in the documentation as they would then also be subject to testing. Would be happy...

I've run into this same issue. Can reproduce. Although for me it seems to be related to how many switch cases are available. This runs the default branch: ```go net...

Added this: https://github.com/voltusdev/pytest-parallel/commit/868f69dcb1f80ec4e7c3d4030195d0e9a224419e Strangely, the value stored in this variable disappears near the end of the test run. Not sure if that's due to an issue with this implementation or...

I usually get that error when I paste in the response incorrectly. Can you paste your response here?

Hmm, its working for me. 897-40 is 857. I've run into issues with the terminal stdin buffer, which is 1024 bytes in my terminal, but I'm not sure why 857...

hey @casonadams, I think we still want this feature, but I might make some additional changes. you're welcome to leave the branch as-is and I'll merge it in with fixes...

@casonadams I think it might be better if we just switch to using 10kb.site for all requests. https://peerjs.com/ seems to have risen in popularity recently and it uses a trusted...