forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The testserver attempts to inherit from StoppableHTTPServer, but then overrides the stoppable functionality. Instead of overriding serve_forever, override handle_request, to maintain stoppability. BUG= Review URL: https://codereview.chromium.org/797253003 Cr-Commit-Position: refs/heads/master@{#310732}
- Loading branch information
1 parent
66c9d8a
commit 1e63012
Showing
1 changed file
with
38 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters