Viktor Kronvall
Viktor Kronvall
Yeah, our implementation is based on [nicegui](https://nicegui.io) and reacton. The [nicegui implementation](https://github.com/zauberzeug/nicegui/blob/b76c2d44e2c46ed40337c947eba5304174354e07/nicegui/element.py#L172) has a default `Slot` which is very similar to our `Tracker` but the implementation is slightly different and...
@jamesdbrock Currently the program hangs when the exceptions are raised so this shouldn't be merged in its current state.
@jamesdbrock Would it make sense to pick this up again or is this irrelevant now?
@jamesdbrock If I remember correctly, the reason for not just letting the async task swallow the errors is that errors weren't properly reported but it caused crashes and the application...
@RossSmyth would you prefer me to drop the wrappers for `nix-build` and `nix-shell` since they're not installed at this moment?
@maralorn Thank you. Sorry, I didn't notice that that you replied here. > Have you however tested that it works for the nom command? Yes, I have been using these...