Patrick O'Connor
Patrick O'Connor
Hi @aluttik, Did you have any ideas on how this should be implemented? It seems like picking toppings on the website and validating the order should have enough information to...
## Problem My initial guard against setting up multiple `fswatch` instance ran into some race conditions. ## Solution Use `pidof` instead of grepping through ps looking for an existing process....
## Problem The install script should validate the requested version before trying to download. This can result in empty downloads. ## Proposed Solution Either abort the install process if the...
Hey @ckolderup :wave: I spent the past couple days off and on trying to test/debug #72 but I'm having a hard time. I started by creating a test instance on...