Skip to content

Issue #3538027: Support Fibers for collaborative multitasking on LLM io waiting

Closes #3538027

image

$ ddev phpunit --configuration phpunit.ai.xml --filter FiberTest
PHPUnit 11.5.27 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.3.23
Configuration: /var/www/html/phpunit.ai.xml

..                                                                  2 / 2 (100%)

Time: 00:12.871, Memory: 8.00 MB

There was 1 PHPUnit test runner warning:

1) Class Drupal\ai_test\Controller\ExportToTest declared in /var/www/html/tests/modules/ai_test/src/Controller/ExportToTest.php does not extend PHPUnit\Framework\TestCase

OK, but there were issues!
Tests: 2, Assertions: 35, PHPUnit Warnings: 1, PHPUnit Deprecations: 89.

Merge request reports

Loading