Bug #63722
Story #63720: Make class loader more robust against crashes.
Stop flush class loader cache while rebuilding class loader.
Status: | Closed | Start date: | 2014-12-09 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Alexander Opitz | % Done: | 0% |
|
Category: | Backend API | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
At the moment it is possible to run clear class loader cache, while the cache is generated. This leads to the possibility that only half of data is fully saved afterwards or maybe data can't be saved as the directory is shortly away while flushing.
Related issues
History
#1 Updated by Christian Kuhn 3 months ago
- Status changed from Accepted to Resolved
This imho duplicates #60760 - I hope it is ok if I close this issue as duplicate for now.
#2 Updated by Alexander Opitz 2 months ago
- Status changed from Resolved to Closed
Not resolved, it is closed as duplicate. ;)