Joonas Myhrberg
Joonas Myhrberg
CmdRunner with the pseudo-terminal mode keeps spawning new processes and leaving the old ones hanging around. This has made me hit the process limit multiple times. wtftuil 0.41.0, macOS 12.0.1...
`os_signpost` is correctly started but Instruments shows it running indefinitely. Logs say that the procedures finish correctly.  ## Reproducing Reproducable both on the `development` branch, commit `9eb6deb`, and on...
We have a case where a table view is subscribed to a publisher that is continuously updated when the app is running. When pushing a view controller on top the...
The [hcl2 repo](https://github.com/hashicorp/hcl2) was only used for the development phase of HCL 2 and is now archived. This PR replaces the use of `github.com/hashicorp/hcl2` with `github.com/hashicorp/hcl/v2`. The APIs are compatible,...
I tried to make this into a draft PR at least, but ran into so many dead ends that I didn't feel like opening something that would've required more fixing...