jooooel

Results 6 comments of jooooel

Hi @ErikMogensen! What is your estimated level of effort for someone who hasn't been developing in the code base? If it's possible now (I believe you've migrated from the old...

@davidfowl Oh, you're right! Didn't think about that :) I don't often come across areas where I have to think about thread safety in my daily work, but I've given...

But basically all I did was to await a `SemaphoreSlim` in places where the `RunningListeners` are handled. And store them in a `Dictionary` to simplify lookups.

And by the way. Do with this what you will 😊 I’m not expecting you to spend any of your free time on me and my tinkering

Hi @OliverMKing! I'm not really sure I understand what you mean the differences are. Here's a snippet of the yaml (I have removed irrelevant parts): ``` jobs: reconciliation: name: "Reconciliation"...

I haven't had the chance to play around with Aspire yet, but this would be great! It's also part of the main big thing I think Tye was missing: being...