Praveendra Singh

Results 4 comments of Praveendra Singh

Thank you @jhalterman for your prompt reply! Yes I love the solution to to pass additional context data to the runnables. However my issue is on how to pass the...

below comes to my mind. 1. I was looking at different flavors of callable/runnable and noticed that ContextualCallable/ContextualRunnable are providing a way for users to pass context data. On the...

my bad. may be I was not clear on my problem statement. Your first idea works for call & fallbacks where we get the context we passed to run(...) method....

let me know if I can create PR for above?