OdedItkinOW

Results 4 comments of OdedItkinOW

Not really, but it's a generated nestjs project with three classes that were changed (two services and a module, the module being loaded by the main thing), which are the...

Update: After further debugging the issue, it seems like it stems from the fact that every message creates a collector, but the collectors themselves are not filtered on a per-message...

Final update I think: It is possible to achieve this behavior by slightly circumventing the API. Specifically, if we go to `on-start.service.ts`, rather than directly returning the message components, it...

I'm still looking at the source code, I'll see about notifying you if and when I do start working on the pr. As for the other question, I can answer...