Peter Solnica

Results 573 comments of Peter Solnica

Seems like lazy-registration is not thread-safe, yeah? Resolving is supposed to be thread-safe because dry-container is. It should be relatively easy to fix it in the AutoRegistrar.

I'm not a fan of mixing schema definitions with data transformation to be honest. I do want to provide tools for converting data though. We can have `Drops.Transformer` or something...

@timriley do we want to solve this in hanami-cli by tweaking `DB::Command#run_command` or do we want to add a first class feature to dry-cli for re-running a command with a...

@timriley is it possible to reconfigure an app with a different env in the same process? I've tried that and it seems too hard at the moment. I'm not even...

> but yeah, I also want to do the major soon but I do not have bandwidth to prepare it in the coming month or so @sl0thentr0py happy to help...

Cleanup: closing issue

Thank you for the PR! πŸ’œ We actually need to introduce an opentelemetry propagator as we have an architectural design for this functionality that is followed by other SDKs and...

@venkatd thanks man, very helpful!