Torbjörn Törnkvist

Results 18 issues of Torbjörn Törnkvist

Hi, I don't think this 'external_monitoring' callback hook is documented, or? Should probably be documented in the `system_monitor.app.src` file. https://github.com/klarna/system_monitor/blob/1978c2b165514a7be4108f5778a92abf0eff5bc4/src/system_monitor_events.erl#L68 Cheers, Tobbe

Starting from a particular function, it could be nice if any module referenced could be traced and/or suggested to be traced (perhaps use Xref?)

Make it possible to fold call chain blocks in the listed trace output. This would make it easier to ignore uninteresting deep function call chains.

Make it possible to edit (set/change) the stored edbg_trace.config from the shell.

### Q&A (please complete the following information) - OS: macOS - Browser: Firefox - Version: [e.g. 22] - Method of installation: docker container (swaggerapi/swagger-ui:v5.12.0) - Swagger-UI version: 5.12.0 - Swagger/OpenAPI...

Hi, Somewhere in the generated api_client.py __deserialize code the returned JSON: {'key:top': [{'name': 'Gunnar', 'surname': 'Green', 'age': 34, 'shoe-size': 47}]} is wrongly converted to: {'keytop': [{'age': 34, 'name': 'Gunnar', 'shoe_size':...

https://github.com/erlang/otp/blob/6d4731b9b5c70686bfaea67f2cd6f4f912e6da06/lib/ssh/src/ssh_connection.erl#L1029 Look at the line above where the code try to access: `Channel#channel.remote_id` I seem to have a case where `Channel` turns up as `undefined` , hence causing a crash...

team:PS
bug

### Which API Provider are you using? OpenRouter ### Which Model are you using? claude-3.5-sonnet ### What happened? I want Cline to analyse my (handwritten) LLVM IR code in a...

bug