1
0
Fork 0
mirror of https://github.com/archtechx/jobpipeline.git synced 2025-12-12 13:54:03 +00:00
Commit graph

6 commits

Author SHA1 Message Date
c4ba5ef04c Add return typehint to shouldBeQueued(), @test -> #[Test], migrate phpunit configuration 2025-07-29 22:21:17 +02:00
Julian Hundeloh
59467693e6
fix: handle errors in closures [1.x] (#16)
* fix: pass parameters to method

* test: add tests

* fix: just handle failures in closures correctly

* fix: remove obsolete change

* test: fix test

* test: run test sync
2024-11-09 20:58:45 +01:00
hackerESQ
d7f2f027f7
adds tests 2022-03-20 14:10:10 -05:00
Samuel Štancl
f86e55ace7 Add the ability to use closures inside pipelines 2020-11-15 16:11:02 +01:00
Samuel Štancl
86873515ae Allow canceling pipelines by returning false from handle() 2020-11-12 19:33:31 +01:00
Samuel Štancl
90c59626c2 Initial commit 2020-05-15 18:07:28 +02:00