fsspec / ipfsspec

readonly python fsspec implementation for IPFS
MIT License
21 stars 10 forks source link

increase connection pool size to 100 #3

Closed d70-t closed 3 years ago

d70-t commented 3 years ago

On larger systems using multiple threads, the default connection pool size of 10 might be too small.