Skip to content

Releases: spatie/fork

1.2.2

07 Dec 16:42
c79b4c1
Compare
Choose a tag to compare

What's Changed

  • Switch from kill-all-exit to a normal exit when a child is done by @puggan in #51

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

23 Nov 15:13
b18a310
Compare
Choose a tag to compare

What's Changed

  • Kill any forked tasks when force closed in terminal by @stevebauman in #48

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

29 May 08:51
d088d1d
Compare
Choose a tag to compare

What's Changed

  • Listen signals for terminating process by @zKoz210 in #42

Full Changelog: 1.1.3...1.2.0

1.1.3

16 May 15:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2

03 Oct 13:45
d0232e9
Compare
Choose a tag to compare

What's Changed

  • fixes socket_select interrupted exception by @henzeb in #32

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

09 Dec 08:15
Compare
Choose a tag to compare
  • Proper handling of timeout microseconds

1.1.0

04 May 07:48
eec2c6b
Compare
Choose a tag to compare
  • Add Fork::concurrent(int $concurrent) (#10)

1.0.1

03 May 04:21
Compare
Choose a tag to compare
  • Add check for pcntl support

1.0.0

30 Apr 12:37
03c4ee7
Compare
Choose a tag to compare
  • initial release

0.0.5

28 Apr 21:26
03c4ee7
Compare
Choose a tag to compare
  • experimental release