Skip to content

Update QueueWorker.php interface to match actual features#107

Closed
skeemer wants to merge 1 commit intoNativePHP:mainfrom
skeemer:patch-1
Closed

Update QueueWorker.php interface to match actual features#107
skeemer wants to merge 1 commit intoNativePHP: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

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

1 participant