Panayiotis
Panayiotis
Bump bcc (+other required changes) and re-enable the usdt mountns test to prevent further regressions. https://github.com/iovisor/bpftrace/blob/80d2d3c3144b8c74b84e12a72b6b34004229c2cb/tests/runtime/usdt#L225-L233 Related discussion: https://github.com/iovisor/bpftrace/pull/1600#issuecomment-729895631
Would it be possible to have query commands not force focus? https://github.com/nikitabobko/AeroSpace/blob/deffa6029ecd1410c3416ce66e2aa41e9cd6d636/Sources/AppBundle/server.swift#L90-L93 This leads to an issue with my setup (where I'm using sketchybar to list the workspace windows): What...
Add cleanup method to be called when a future is garbage collected. Optionally implemented by future adapters.