Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[WebServerBundle] Prevent console.terminate from being fired when server:start finishes#24908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:3.4fromkbond:server-stop-fix
Nov 10, 2017
Merged

Conversation

@kbond
Copy link
Member

QA
Branch?3.4
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#24885
LicenseMIT
Doc PRn/a

When the cache is cleared betweenserver:start andserver:stop the container used inserver:start is no longer valid. Firing theconsole.terminate event throws an exception. This PR clears the event dispatcher soconsole.terminate is not fired.

@fabpot
Copy link
Member

Thank you@kbond.

@fabpotfabpot merged commit699339e intosymfony:3.4Nov 10, 2017
fabpot added a commit that referenced this pull requestNov 10, 2017
…ed when server:start finishes (kbond)This PR was merged into the 3.4 branch.Discussion----------[WebServerBundle] Prevent console.terminate from being fired when server:start finishes| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#24885| License       | MIT| Doc PR        | n/aWhen the cache is cleared between `server:start` and `server:stop` the container used in `server:start` is no longer valid. Firing the `console.terminate` event throws an exception. This PR clears the event dispatcher so `console.terminate` is not fired.Commits-------699339e [WebServerBundle] prevent console.terminate from being fired after stopping server
This was referencedNov 12, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

4 participants

@kbond@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp