You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Python] Reduce time before asyncronous run in JupyROOT unit test
Only waiting 0.25 seconds before printing "Asyncronous" should increase
the probability to have this string printed by the time the main thread
waits one second, which is what the unit test expects.
0 commit comments