Skip to content

Regular bind service instead of singleton.#75

Merged
SimplyCorey merged 1 commit intoSimpleSoftwareIO:developfrom
ablunier:develop
Nov 26, 2017
Merged

Regular bind service instead of singleton.#75
SimplyCorey merged 1 commit intoSimpleSoftwareIO:developfrom
ablunier:develop

Conversation

@ablunier
Copy link
Copy Markdown
Contributor

@ablunier ablunier commented Feb 9, 2017

Binding as a regular service instead of singleton avoids issues with the generation of QRCodes multiple times within the same execution thread

Binding as a regular service instead of singleton avoids issues with the generation of QRCodes multiple times within the same execution
@SimplyCorey
Copy link
Copy Markdown
Member

SimplyCorey commented Feb 20, 2017

@ablunier Which issues were you experiencing?

@ablunier
Copy link
Copy Markdown
Contributor Author

@SimplyCorey when I invoque the generator more than once in the same PHP execution thread, it only generates the first QRCode.

@SimplyCorey SimplyCorey merged commit 85171b7 into SimpleSoftwareIO:develop Nov 26, 2017
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.

2 participants