Baseflow / Baseflow/flutter_cache_manager
FileSystemException: Cannot open file OS Error: Too many open files, errno = 24)
- Langage dominant
- Dart
- Étoiles
- 809
- Forks
- 510
- Merge moyen
- 6 min
- PR mergées (30 j)
- 1
Description
## 🐛 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)
```
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart, flutter
- Domaine
- mobile-dev, performance
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100