Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Remove CloseNotifier #290

Closed
wants to merge 1 commit into from

Conversation

cheungpat
Copy link
Contributor

@cheungpat cheungpat commented Feb 14, 2017

The CloseNotifier is in conflict with the Hijacker interface (they
cannot be used at the same time). The context will not be cancelled when
the close channel from CloseNotifier is called. This is because the behavior
is not well understood. We can introduce it later if it poses a real problem.

connects #291

The CloseNotifier is in conflict with the Hijacker interface (they
cannot be used at the same time). The context will not be cancelled when
the close channel from CloseNotifier is called. This is because the behavior
is not well understood. We can introduce it later if it poses a real problem.

refs SkygearIO#291
@rickmak
Copy link
Member

rickmak commented Feb 15, 2017

Merge via b1a2c5e

@rickmak rickmak closed this Feb 15, 2017
@rickmak rickmak removed the In Review label Feb 15, 2017
@cheungpat cheungpat deleted the remove-closenotifier branch May 5, 2017 09:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants