This repository was archived by the owner on Nov 23, 2021. It is now read-only.
Attempt to stop a crash running self?.responseCompleted = false#69
Closed
carlbrown wants to merge 1 commit intoswift-server:developfrom
Closed
Attempt to stop a crash running self?.responseCompleted = false#69carlbrown wants to merge 1 commit intoswift-server:developfrom
self?.responseCompleted = false#69carlbrown wants to merge 1 commit intoswift-server:developfrom
Conversation
…al SIGILL
* frame #0: 0x00007f50a53f5d93 libdispatch.so`_os_object_release + 35
frame swift-server#1: 0x00007f50a54115fd libdispatch.so`Dispatch.__DispatchData.__deallocating_deinit + 13
frame swift-server#2: 0x00007f50a5419189 libdispatch.so`Dispatch.DispatchSource.__deallocating_deinit + 9
frame swift-server#3: 0x00007f50a511464b libswiftCore.so`_swift_release_dealloc + 11
frame swift-server#4: 0x00007fff5ec2b991 SwiftServerHttpTestBed`__swift_destroy_boxed_opaque_existential_1 at HTTPResponse.swift:0
frame swift-server#5: 0x00007fff5ec4a59b SwiftServerHttpTestBed`closure swift-server#1 in PoCSocketConnectionListener.process(self=<unavailable>) at PoCSocketConnectionListener.swift:229
Member
|
@carlbrown can you resolve the conflicts? If so, this should be good to merge. |
Contributor
Author
|
This won't be relevant after #96 is complete. |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.