Leon Mergen

Results 8 issues of Leon Mergen

Please answer these questions before submitting a bug report. ### What version of OpenCensus are you using? 1.5 ### What JVM are you using (`java -version`)? Java8 ### What did...

tracing
feature-request
P2

As discussed on Clojurians, I would like to use this issue to start describing some machine learning functionality that could be achieved with Onyx, and/or what such an API would...

The current implementation of alt' has a bug where it doesn't clean up previous listeners once one of the deferreds have resolved. This problem can be shown using the following...

waiting on user

``` user=> (fmt/sqlvec (-> (dsl/update :foo) (dsl/set :foo nil))) ["update foo set foo = ?" nil] user=> (fmt/sqlvec (-> (dsl/update :foo) (dsl/set :foo nil)) {:dialect :postgresql}) ["update foo set foo...

bug

Obviously the title is tongue-in-cheek and a reference to [A Stick Figure Guide to the Advanced Encryption Standard](http://www.moserware.com/2009/09/stick-figure-guide-to-advanced.html), but I do think it is a valid issue to raise, since...

Changes the default behavior from using the installation path (which is not guaranteed to remain stable, e.g., when using npx) to the current working directory. ## Description ## Server Details...

enhancement
server-memory

This small PR adds an optional hook method `handle_intermediate_step` to BaseWorkflowMixin that allows workflow tools to inject custom logic at intermediate workflow steps (when next_step_required=True). This adds in all kind...

## Environment - Platform (select one): - [ ] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [x] Other: Claude Code via Max 20...

bug
has repro
platform:macos
area:core
autoclose