Commit 00f225f
committed
async: add set_session
This is used in multiple implementations (s3fs, http, etc) that allow
_external_ async use and is documented in fsspec docs (but the example
is http-specific), so let's add it to the spec, so that we could officially
wrap it in fsspec#7451 parent de73472 commit 00f225f
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
304 | 312 | | |
305 | 313 | | |
306 | 314 | | |
| |||
0 commit comments