Daniel O'Brien

Results 7 comments of Daniel O'Brien

If this continued occurring after #376 it may now be fixed following #458 and released as part of 2.3.0 -- it turns out we had another potential segfault scenario.

This may now be addressed as part of #458, released as part of 2.3.0. In this particular case the error message should now be surfaced rather than causing a segfault.

This may now be addressed as part of #458 and released in version 2.3.0.

Heads-up that this may be addressed as part of #458 and released as part of 2.3.0.

Thanks for iterating on this @tverlaan. Unfortunately there still appear to be some quirks, at least when testing locally: ``` $ asdf plugin-add elixir ../asdf-elixir Cloning into '/Users/dobs/.asdf/plugins/elixir'... done. $...

#129 is now merged -- we have some followup work to fix builds (the current vagrant config is broken) then get those builds deployed for consumption by package managers. Will...

Clients doing their own token negotiation is often the "correct" way given that coordinating token lifecycle is normally outside the scope of the client itself. Maybe providing documented examples leveraging...