Teiva Harsanyi

Results 22 comments of Teiva Harsanyi

@sergii4 Not sure I get it. Would you have a test for which the current implementation doesn't work?

Hi @dalianzhu, The `Serialize` **option** occurs before the operator (in your case map 1, that's why you catch a map. Instead, you may want to use the `Serialize` **operator** that...

Hey @tdakkota, Thanks for creating the issue. For information, I started to work on it on the `generics` branch but I didn't finish yet. It's really a heavy change and...

Hey @si3nloong, Thanks for your interest. I've added you as a writer role. So you can handle issues and PRs. Could you please start tackling issues and check existing PRs?...

Let's keep it open for the time being.

Sure, if you have a good idea about how to handle it, please feel free to PR it.

Sure, good idea 👍

@musufyian Sure, please

Hey @ormanli, It's because there's a race. I'm not exactly sure about what you're trying to achieve but when `first` is the first item emitted to the `input` channel, it...

For the time being gosiris is a toolkit for implementing custom actors. I'd like to extend the engine capabilities and develop actors that would be directly part of gosiris (here...