php-uv icon indicating copy to clipboard operation
php-uv copied to clipboard

uv_queue_work not working

Open jimthunderbird opened this issue 11 years ago • 1 comments

Hi, I tried the following code and it gave me "Bus error (core dumped)" or "Segmentation fault (core dumped)" or "zend_mm_heap corrupted" errors, what will be the correct way to run this? Thanks.

jimthunderbird avatar Sep 08 '12 22:09 jimthunderbird

related issue: https://github.com/chobie/php-uv/issues/12

Unfortunately, uv_queue_work doesn't work correctly. probably it's threading problem. it'll take long time to fix.

chobie avatar Sep 09 '12 05:09 chobie