Skip to content

HTTP server was being started multiple times - #22

Merged
MichaelBuckley merged 1 commit into
TestingWithFrank:masterfrom
instil:master
May 7, 2014
Merged

HTTP server was being started multiple times#22
MichaelBuckley merged 1 commit into
TestingWithFrank:masterfrom
instil:master

Conversation

@cvanes

Copy link
Copy Markdown
Contributor

When dismissing the location prompt at startup, [FrankLoader applicationDidBecomeActive:] can be called a second time resulting in a crash due to the default port being in use.

When dismissing the location prompt at startup, [FrankLoader applicationDidBecomeActive:] can be called a second time resulting in a crash due to the default port being in use.
MichaelBuckley added a commit that referenced this pull request May 7, 2014
HTTP server was being started multiple times
@MichaelBuckley
MichaelBuckley merged commit 6ed538a into TestingWithFrank:masterMay 7, 2014
@MichaelBuckley

Copy link
Copy Markdown
Contributor

Looks good to me.

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.

2 participants

@cvanes@MichaelBuckley