We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a34e0 commit e0ab5c8Copy full SHA for e0ab5c8
bin/frankenphp-worker.php
@@ -76,4 +76,6 @@
76
}
77
} finally {
78
$worker?->terminate();
79
+
80
+ gc_collect_cycles();
81
0 commit comments