Ron

Results 9 comments of Ron

@slozier @JimmyHeartbreaker Fixed IronPython3, might have fixed 2 as well. https://github.com/IronLanguages/dlr/pull/256

@setaskin Are there any updates? I'm having the same issue. Steps to reproduce: (steps starting with '>' are command pallet commands) 1. Open VSCode in a folder with a notebook....

> If possible, could you try using JupyterLab 4 alpha and see if this bug recurs? Some RTC fixes are only on the master (4.0.x) branch. I am on 4.0.0...

@stevesimmons correct me if I'm wrong, but I don't think that what you're describing is what @nwalters512 and I are experiencing. @JasonWeill @krassowski Here is a video of what I'm...

@aravindanr You might have misunderstood me. I know there isn't a `test_workflow_startedBy_eventHandler2`, but I've defined one, and it's just like the one in the example and therefore it should work....

We're also using @morbeleg 's workaround but it's kind of ugly and therefore would like for this to be marked as a bug so it can be eventually fixed.

@aravindanr ~~How do I create a bug? What do you mean?~~ Thanks.

@rickfish This fix worked for us. Should I open a PR to change it back to Schedulers.io()? Now in https://github.com/Netflix/conductor/blob/d32ad1622740221398b48589a44079febbcdc5fb/core/src/main/java/com/netflix/conductor/core/events/queue/ConductorObservableQueue.java I assume.

@apanicker-nflx I noticed you merged Netflix/conductor#1987 which fixed the issue for v2. Any updates on plans to fix v3?