Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Removed all hacky OS specific code #22

Closed
wants to merge 3 commits into from
Closed

Removed all hacky OS specific code #22

wants to merge 3 commits into from

Conversation

GrahamCampbell
Copy link
Contributor

This is massively better than the hacks we had before.

@barryvdh
Copy link
Owner

barryvdh commented Nov 9, 2014

Okay I'll have to test this, but does this still finish directly?

@GrahamCampbell
Copy link
Contributor Author

It doesn't wait for it to complete executing, and it doesn't kill it due to https://github.com/GrahamCampbell/laravel-async-queue/blob/improvement/src/AsyncProcess.php.

@GrahamCampbell
Copy link
Contributor Author

This is the only way it would work at all for me on windows.

@GrahamCampbell
Copy link
Contributor Author

I'm about to test this on my hhvm server too. I'll let you know if it works.

@GrahamCampbell
Copy link
Contributor Author

Hmmm. It's generating the correct command to run, but not working on hhvm. I don't think this package ever worked on hhvm though, so I've not broken it, I've just fixed windows support.

@barryvdh
Copy link
Owner

I tweaked it a bit to come to this: 7ed454f
That okay with you?

@barryvdh barryvdh closed this Nov 19, 2014
@GrahamCampbell GrahamCampbell deleted the improvement branch November 19, 2014 18:29
@GrahamCampbell
Copy link
Contributor Author

Yeh. I might send another pull later this week with another tweak after I've had some time to play around with this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants