Hailey Somerville

Results 28 comments of Hailey Somerville

I actually think we should be very careful about exposing the context at all to end users. With the exception of `get_status` and `set_status`, all the public functions on `d128`...

The other thing I discussed with @Sirupsen is the use of `SHA1` to generate Semaphore keys from strings. There's a slight potential for this to generate the same key for...

@byroot Pushed up f7372fb which fixes that failure. Turns out that test was implicitly relying on timeouts (as it tried to acquire the resource immediately after sending `SIGKILL` to the...

Since this pull request will already require a major version bump, I'd like to discuss another breaking change that we could make while we're at it. IMO we should use...

> `ftok` isn't bulletproof either, unfortunately Ugh, I missed that. That's a shame. I guess SHA1 is good enough in that case then

👍 to this, it's becoming more needed as we build out the module collection. We could also have a feature on the frontend to copy/paste some json describing the workspace

What errors if any are printed when booting DSL under VMWare? This will help tracking down this problem

I've pushed up a fmt, but I wasn't able to run clippy locally to see if it wanted any changes

@Rana-KV It is! If you would like to take it on, that would be wonderful :)