Commit 7dbc538
committed
[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.1 parent 6cb0780 commit 7dbc538
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments