Skip to content

remove worker name default value assignment on unmarshal - #1607

Merged
withinboredom merged 1 commit into
php:mainfrom
IndraGunawan:remove-duplicate-checker
May 31, 2025
Merged

remove worker name default value assignment on unmarshal#1607
withinboredom merged 1 commit into
php:mainfrom
IndraGunawan:remove-duplicate-checker

Conversation

@IndraGunawan

Copy link
Copy Markdown
Contributor

there was another worker name default value assignment here https://github.com/dunglas/frankenphp/blob/main/worker.go#L96-L98 by #1492

@IndraGunawanIndraGunawan changed the title skip worker name default value assignment on unmarshalremove worker name default value assignment on unmarshalMay 23, 2025
@AlliBalliBaba

AlliBalliBaba commented May 28, 2025

Copy link
Copy Markdown
Contributor

Hmm pretty sure module workers require a name being set in order to work properly. wdyt @henderkes

@henderkes

Copy link
Copy Markdown
Contributor

No conflicts, this is for "global" workers.

@withinboredom
withinboredom merged commit 68a4548 into php:mainMay 31, 2025
Sign up for freeto 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.

5 participants

@IndraGunawan@AlliBalliBaba@henderkes@dunglas@withinboredom