Skip to content

Update QueueWorker.php interface to match actual features#107

Open
skeemer wants to merge 2 commits into
NativePHP:mainfrom
skeemer:patch-1
Open

Update QueueWorker.php interface to match actual features#107
skeemer wants to merge 2 commits into
NativePHP:mainfrom
skeemer:patch-1

Conversation

@skeemer
Copy link
Copy Markdown

@skeemer skeemer commented Apr 8, 2026

Fixes #106

skeemer added a commit to skeemer/nativephp.com that referenced this pull request Apr 8, 2026
Fixes NativePHP/desktop#107

While in here, I double checked the `new QueueConfig()` instruction and realized that it couldn't work because `sleep` does not have a default for instantiation, only in `fromConfigArray()`.
@skeemer
Copy link
Copy Markdown
Author

skeemer commented Apr 8, 2026

Can you reopen? I accidentally referenced this number instead of #106

Copy link
Copy Markdown
Member

@simonhamp simonhamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is causing a whole bunch of test failures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QueueWorker interface does not match docs

2 participants