Peter Booker

Results 18 comments of Peter Booker

I am going to explore this and see how feasible/complex it is to do this through an iframe, much like how the customizer works. Otto42 pointed out that it could...

Thank you for reporting the issue, I have seen this once before (thanks Clorith) but am unsure how to reproduce it. It appears to be caused by Goroutines getting stuck...

@pattonwebz Sorry for the delay. A close family member died shortly after my last reply, so I have been unexpectedly busy. The SVN/HTTP fallback should not effect this, as it...

It looks like it is going to take me one more day to release a new version. I have completed various changes which were in progress since the last release,...

Thank you. It is no problem, nothing can stop coding being great fun and satisfying! It has helped me to relax and to approach normality again. It took longer than...

I am content with the current functionality now, but there is a procedure issue. Currently, WPDS checks for the `.failed-downloads` file after a normal update. If there was nothing to...

I explored using a `sync.Pool` to share `bytes.Buffer` between downloads, but due to the difficult of sizing byte slices and large variance in zip sizes (6kb to over 20mb) it...

The latest update is that it never completes a slurp with the current code. While the memory usage is reduced, I cannot identify what causes the block. At some point...

This is a very useful report- thank you @johnbillion . I have been looking into this and wpdir has the latest plugin's code `3.6.1`, which has the `backward-compatibility-functions.php` file with...

Quick update. I failed to find the root cause this weekend. I managed to setup a fresh local version of wpdir with just the latest version of the `WP-Optimize` plugin...