Sławomir Wojtasiak
Sławomir Wojtasiak
If build folder is other than "builddir", "Could not fetch targets. See Meson Build output tab for more info." information is shown while a mason task is run. The "Mason...
The close operation for client (and transport as well) should take context argument to make it possible to interrupt the method if it takes to long to send/close everything.
How to reproduce: Build and run example from jsrdbg/example directory. Connect to the debugger using jrdb. Then: ```shell jrdb> set evaluation-depth=2 jrdb> i l ``` Result: [1] 26826 segmentation fault...
Every time I debug a test I get such an error after the debugging process is done: ``` Error running command ginkgotestexplorer.debugTest.tree: report.testcase is not iterable. This is likely caused...