Commit 450010e
authored
enable a way to run a task when an io_loop is created (#531)
* fix jp_ws_fetch not work by its own #441
* add a method for create a task immediately after io_loop is ready
* create io_loop earlier to solve 'enable a way to run a task when an io_loop is created #531'
Co-authored-by: yi suo <pumpkinday2012@gmail.com>1 parent 51e3ec3 commit 450010e
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2052 | 2052 | | |
2053 | 2053 | | |
2054 | 2054 | | |
| 2055 | + | |
2055 | 2056 | | |
2056 | 2057 | | |
2057 | 2058 | | |
| |||
2331 | 2332 | | |
2332 | 2333 | | |
2333 | 2334 | | |
2334 | | - | |
2335 | 2335 | | |
2336 | 2336 | | |
2337 | 2337 | | |
| |||
2344 | 2344 | | |
2345 | 2345 | | |
2346 | 2346 | | |
| 2347 | + | |
| 2348 | + | |
| 2349 | + | |
| 2350 | + | |
2347 | 2351 | | |
2348 | 2352 | | |
2349 | 2353 | | |
| |||
0 commit comments