Jeb · @jeb
30 followers · 99 posts · Server webperf.social

setTimeout callbacks, user interaction events and scripts are macro tasks (or just tasks). When scheduled, they are added to a queue and are executed one by one (one per event loop cycle).

#eventloop #webdevelopment #browser #webperf

Last updated 1 year ago

Jeb · @jeb
30 followers · 94 posts · Server webperf.social

setTimeout callbacks, user interaction events and scripts are macro tasks (or just tasks). When scheduled, they are added to a queue and are executed one by one (one per event loop cycle).

#eventloop #webdevelopment #browser #webperf

Last updated 1 year ago

Ben Ramsey :elephpant_rainbow: · @ramsey
3020 followers · 5139 posts · Server phpc.social

Segmentation fault in when attempting to run code that uses the through a script.

i.e., { "scripts": { "foo": "@php script.php" } }

Runs just fine with `php script.php`, but segmentation fault when executed from Composer.

Very odd. I'll try to put together a reproducible example.

#php #revolt #eventloop #composer

Last updated 2 years ago

Wednesday Links · @wednesdaylinks
12 followers · 9 posts · Server foojay.social
Boiling Steam · @boilingsteam
2990 followers · 7720 posts · Server mastodon.cloud