Baseflow / Baseflow/flutter_cache_manager
FileSystemException: Cannot open file OS Error: Too many open files, errno = 24)
- Lenguaje dominante
- Dart
- Estrellas
- 809
- Forks
- 510
- Merge medio
- 6 min
- PR fusionados (30 d)
- 1
Descripción
## 🐛 Bug Report
### Expected behavior
Load image list
### Reproduction steps
More image cache lists are loaded at the same time
### Configuration
**Version:** "3.4.1"
**Platform:**
- [x] :iphone: iOS✅
- [ ] :robot: Android
error
```
FileSystemException: Cannot open file, path = '/var/mobile/Containers/Data/Application/OI897JGR-7196-OI897-B008-OI897JGR/Library/Caches/libCachedImageData/9d864c1c4ef0.jpg' (OS Error: Too many open files, errno = 24)
```
Guía de contribución
Línea de trabajo
Start by reproducing the iOS failure described for version 3.4.1 while loading multiple image cache lists at once. Trace the cache-manager path associated with the reported libCachedImageData file and determine where the open-file limit is exceeded. Done means the image list loads without the errno 24 exception under concurrent cache loading.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- dart, flutter
- Área
- mobile-dev, performance
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100