pmmp / ext-pmmpthread

Fork of https://github.com/krakjoe/pthreads with a revamped API and PHP 8.1+ support
Other
82 stars 15 forks source link

Begin imposing hard limits on closures (#97) #101

Closed dktapps closed 1 year ago

dktapps commented 1 year ago

This change:

There are a bunch more changes that need to be done, but this is a good start.

dktapps commented 1 year ago

Appears I forgot to commit the unit tests associated with this change.

dktapps commented 1 year ago

Test failures in jit-tracing runs are not related to this PR