Doru Pirvu
Doru Pirvu
### Description I am trying to extract the list of dependencies of a multi-project, multi-flavor Android application using ORT. What I am experiencing is that ort, once it reaches a...
I am trying to implement BL using Flows. Is there any opinionated way to: - set input to a Flow - get output for a Flow - use an existing...
## Description I'm having a bit of an issue not and can't figure out what is going on when integrating: - ember-paper - ember-paper-stepper - ember-leaflet The leaflet map initialized...
**Problem** I have a schema that is replicated across 2 submodules, one for writing, one for reading. I want to show it only once in the menu, and use the...
I am trying to extract the list of dependencies of a multi-project, multi-flavor Android application, but got stuck with an error. Any help will be highly appreciated. Here is a...
Not sure if this is the right place for the issue but, i have the following aggregates: - MyApp.AModule.Aggregates.Foo - MyApp.BModule.Aggregates.Bar The identity is shared, so the same identity (say...
I have the following setup: Use Postgresql as an event store. Have 150 events in the events table. Created a TestHandler with concurrency = 5 Make TestHandler crash at event...