Stephan Behnke

Results 46 comments of Stephan Behnke
trafficstars

Forgot to merge this 🤦 Has been addressed in other PRs (eg https://github.com/temporalio/sdk-core/pull/700/files) already. No need to merge anymore.

I just ran into this as well. Maybe I need to move to [cemerick/clojurescript.test](https://github.com/cemerick/clojurescript.test) which can handle this? :-(

@niwibe do you know if the new cljs.test can handle this? I can't find any documentation.

Just wondering, what is the status of this? I'm looking at silk and secretary for my new project and would love to use secretary2 for the comparison.

Hi @sytranvn! Could you take a look at https://docs.temporal.io/workflows#parent-close-policy - specifically `Abandon` - and let me know if that solves your problem?

NOTE: Please don't forget SignalWithStart API.

NOTE: Please don't forget SignalWithStart API.

This would be great! Is there any progress on this?

I just took a stab at implementing something like this today: 238f77dc427d70cca6b5674909e96a99ba666980 It is an early, simple draft. Maybe not particularly pretty, efficient or flexible - but a working prototype...