Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dunglas
Copy link
Member

@dunglas dunglas commented Sep 13, 2025

@withinboredom withinboredom merged commit b8f2b1d into add/modular-threads Sep 13, 2025
@withinboredom withinboredom deleted the add/modular-threads-simplify branch September 13, 2025 14:09
dunglas added a commit that referenced this pull request Sep 15, 2025
* Simplify

* remove unused variable

* log thread index
dunglas added a commit that referenced this pull request Sep 15, 2025
* Simplify

* remove unused variable

* log thread index
dunglas added a commit that referenced this pull request Sep 15, 2025
* Simplify

* remove unused variable

* log thread index
dunglas added a commit that referenced this pull request Sep 18, 2025
* create a simple thread framework

Signed-off-by: Robert Landers <[email protected]>

* add tests

Signed-off-by: Robert Landers <[email protected]>

* fix comment

Signed-off-by: Robert Landers <[email protected]>

* remove mention of an old function that no longer exists

Signed-off-by: Robert Landers <[email protected]>

* simplify providing a request

Signed-off-by: Robert Landers <[email protected]>

* satisfy linter

Signed-off-by: Robert Landers <[email protected]>

* add error handling and handle shutdowns

Signed-off-by: Robert Landers <[email protected]>

* add tests

Signed-off-by: Robert Landers <[email protected]>

* pipes are tied to workers, not threads

Signed-off-by: Robert Landers <[email protected]>

* fix test

Signed-off-by: Robert Landers <[email protected]>

* add a way to detect when a request is completed

Signed-off-by: Robert Landers <[email protected]>

* we never shutdown workers or remove them, so we do not need this

Signed-off-by: Robert Landers <[email protected]>

* add more comments

Signed-off-by: Robert Landers <[email protected]>

* Simplify modular threads (#1874)

* Simplify

* remove unused variable

* log thread index

* feat: allow passing parameters to the PHP callback and accessing its return value (#1881)

* fix formatting

Signed-off-by: Robert Landers <[email protected]>

* fix test compilation

Signed-off-by: Robert Landers <[email protected]>

* fix segfaults

Signed-off-by: Robert Landers <[email protected]>

* Update frankenphp.c

Co-authored-by: Kévin Dunglas <[email protected]>

---------

Signed-off-by: Robert Landers <[email protected]>
Co-authored-by: Kévin Dunglas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants