Commit feb649d
committed
Remove explicit IOLoop.make_current in utils_test
Tornado 4.2 add an optional keyword to IOLoop(make_current=False)
Tornado 6.3 changes that to make_current=True so the default behavior is
to install the loop as the current thread's loop.1 parent 1220b7c commit feb649d
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments