mix5003
mix5003
when browser updating we can not `appendBuffer` so we should wait before until `updateend` before add new chunk. or may be use queue for speed up like this [link](https://stackoverflow.com/questions/20042087/could-not-append-segments-by-media-source-api-get-invalidstateerror-an-attem)?
this fix `$sitemap = $this->sitemap->render('xml', '/styles/xsl/xml-sitemap.xsl');` not include `/styles/xsl/xml-sitemap.xsl` as xml style
i think some property has no locks. when i try to access it throw something like null exception error.
this should fixes #62
# step to reproduce 1. create fresh laravel from command `composer create-project laravel/laravel debugbar-cookie` 2. install laravel debug bar `composer require barryvdh/laravel-debugbar --dev` 3. disable session by edit `app/Http/Kernel.php` and...
### Operating System (OS/VERSION): Ubuntu 18.04 ### VestaCP Version: 1.0.0 ### Steps to Reproduce: try to edit exists domain. after click save many field not saved actually is saved but...
when i use `eastern job --timeout 0 migrate_job.yaml default $BITBUCKET_COMMIT`. it ran job normally but it throw an error below. ```job.batch/database-migrate-job-5d74557cd710d188aaadfc3ebbcc9b89300555d6 created Cleaning up job database-migrate-job-5d74557cd710d188aaadfc3ebbcc9b89300555d6 job.batch "database-migrate-job-5d74557cd710d188aaadfc3ebbcc9b89300555d6" deleted Traceback...
i hope old test will cover all case ...
### Describe the feature or change in detail in current version when restart server (for example after update kernel) if it has too many ban ip it will slow down...