Martin Peck

Results 19 comments of Martin Peck

Sure,. will take a look....do you have any pointers as to ways this might be integrated (or approaches to avoid)?

Do you think that the description should be defined as another param passed to `.local` or `.remote`... ``` javascript plan.local("task", "description of task", function(local) { /* noop */ }); ```...

@lawrencegripper yep...same issue.... ``` bash ~/dev $ azbrowse 2022/02/28 13:35:54 Checking for updates 2022/02/28 13:35:57 Successfully updated to version 2.1.563 Sorry a crash occurred Error: Request failed: Failed to acquire...

and, as before, 2nd attempt (after the upgrade, I assume) works fine

I've seen this today, and I fixed it by rolling back to rust 1.46. With 1.47 the autocomplete is broken. Rolling back to rust 1.46 fixed this entirely. I've been...

I'm not sure this should be closed. The real fix is to ensure that the VS Code extension works with the latest version of Rust (i.e. the version that most...

Will I see the fix first time of updating, or next time? I’ve not used `azbrowse` for a while (months) so I just ran it, and that caused it to...

OK...so, here's what I did (and also what I've just done): 1. open terminal 2. run `azbrowse` 3. observe that an update occurs EXPECTED: - azbrowse launches without error ACTUAL:...

As you can see, the crash happened (for me) again. That said, it's slightly different in terms of the error message. Running `azbrowse` a second time works fine.

@tmeckel : I re-ran my "test" (i.e. ran `azbrowse` in my terminal) and saw the crash, and that's what I've just done again today (and, again, see the crash).