Skip to content

gRPC extension prevents PHP execution #31772

@donis

Description

@donis

What version of gRPC and what language are you using?

grpc 1.51.1
PHP 7.4.33

What operating system (Linux, Windows,...) and version?

Linux

What runtime / compiler are you using (e.g. python version or version of gcc)

Whatever php:7.4-fpm-buster docker image is running.

What did you do?

Compiled a new gRPC php extension version and when running anything with PHP - we get this error:

What did you expect to see?

normally running PHP process

What did you see instead?

any PHP process hangs with this error message:
E1130 11:14:11.870998498 29 thread_pool.cc:253] Waiting for thread pool to idle before forking

Anything else we should know about your project / environment?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions