abc

Results 9 comments of abc

I import ipdb, do you think that might be why? I'll try to remove importing ipdb and see if the error persists.

Yup, if am not importing ipdb the error is not there, is this a fault on my end - should I not use dreload when I am importing the ipdb...

I think it is safe to close this bug since it has not been resolved in 4 years

Can we close this up, clearly either not relevant or no interest

Is this a limitation in the JS library ? Or is it one from R?

Hi, I've been hitting the same problem. I can provide a reproduction script.

I'm having a similar issue: I'm calling r_bg() followed by $is_alive() and $wait() However, $wait() seems to return while the task hasn't finished which leads to errors downstream.