Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jshttp/on-finished issues and pull requests
#52 - refactor: remove unused error parameter from `tryRequireAsyncHooks` catch block
Pull Request -
State: closed - Opened by Ayoub-Mabrouk 18 days ago
#51 - Refactor wrap function for better readability and efficiency
Pull Request -
State: open - Opened by Ayoub-Mabrouk 18 days ago
#50 - Broken tests for Node@8 and Node@9
Issue -
State: closed - Opened by carpasse 8 months ago
- 1 comment
#50 - Broken tests for Node@8 and Node@9
Issue -
State: closed - Opened by carpasse 8 months ago
- 1 comment
#49 - Update node 8 version and pin nyc. Also added missing 9.x to ci-tests…
Pull Request -
State: closed - Opened by carpasse 8 months ago
- 3 comments
#48 - Broken tests for Node@8 and Node@9 #159
Issue -
State: closed - Opened by carpasse 8 months ago
- 1 comment
#47 - Add OSSF scorecard
Pull Request -
State: closed - Opened by carpasse 8 months ago
#46 - Module not found: Error: Can't resolve 'async_hooks'
Issue -
State: closed - Opened by SanGongHappy over 1 year ago
- 5 comments
#45 - Avoided to write status message for HTTP/2
Pull Request -
State: closed - Opened by genki almost 2 years ago
- 3 comments
Labels: pr, needs tests
#44 - fix: runInAsyncScope add by nodejs v9.6.0
Pull Request -
State: closed - Opened by tclyjy almost 3 years ago
- 2 comments
Labels: bug, pr, needs tests
#43 - fix: runInAsyncScope add by nodejs v9.6.0
Pull Request -
State: closed - Opened by tclyjy almost 3 years ago
- 1 comment
Labels: bug, pr, needs tests
#42 - async hooks compatibility?
Issue -
State: closed - Opened by czewail almost 3 years ago
- 3 comments
Labels: bug
#41 - breaking: convert package to ESM
Pull Request -
State: closed - Opened by LinusU over 3 years ago
- 4 comments
Labels: pr
#40 - Grammatical error in Readme.md file
Issue -
State: closed - Opened by onbit-uchenik over 3 years ago
- 2 comments
Labels: docs
#39 - reduce listeners added to pipelining socket
Pull Request -
State: closed - Opened by calebboyd over 3 years ago
- 1 comment
#38 - Pipelining and Socket handlers
Issue -
State: closed - Opened by calebboyd over 3 years ago
- 4 comments
#37 - Update .travis.yml
Pull Request -
State: closed - Opened by nageshlop almost 4 years ago
- 3 comments
Labels: pr
#36 - Make it work with async hooks
Pull Request -
State: closed - Opened by kjarmicki about 4 years ago
- 2 comments
Labels: enhancement, pr
#34 - Callback fires immediatly on sendFile
Issue -
State: closed - Opened by schelkun about 5 years ago
- 17 comments
#33 - on-finished vs Node stream.finished()
Issue -
State: closed - Opened by felipeptcho about 5 years ago
- 2 comments
Labels: question
#32 - socket might never be emitted
Pull Request -
State: open - Opened by ronag over 5 years ago
Labels: pr, needs tests
#31 - response is only finished if socket is detached
Pull Request -
State: open - Opened by ronag over 5 years ago
- 21 comments
Labels: pr, needs tests
#30 - isFinished incorrect?
Issue -
State: open - Opened by ronag over 5 years ago
- 8 comments
Labels: discuss
#29 - Test failed on node version 10 and 11
Issue -
State: closed - Opened by arstgit about 6 years ago
- 6 comments
Labels: investigate
#28 - Implement support for optional LIFO ordering
Pull Request -
State: closed - Opened by ggoodman almost 7 years ago
- 6 comments
Labels: pr, ideas
#27 - http2 compat tests
Issue -
State: open - Opened by ronag about 7 years ago
- 1 comment
Labels: help wanted, tests
#26 - changing "is" to "if"
Pull Request -
State: closed - Opened by gswalden about 7 years ago
Labels: docs, pr
#24 - Response Body missing After on-finished called
Issue -
State: closed - Opened by zeeshanalisyed over 7 years ago
- 6 comments
Labels: question
#23 - Fix typo in docs
Pull Request -
State: closed - Opened by casr over 7 years ago
Labels: docs, pr
#22 - unregister listener
Issue -
State: closed - Opened by ronag almost 8 years ago
- 1 comment
Labels: duplicate
#21 - write EPIPE
Issue -
State: closed - Opened by fundon about 8 years ago
- 6 comments
#20 - EventEmitter raises a warning about potential memory leak when using on-finished with HTTP2 connections
Issue -
State: closed - Opened by betalb about 8 years ago
- 5 comments
#19 - fires before the end of the response
Issue -
State: closed - Opened by martinsson about 8 years ago
- 7 comments
#18 - LIFO instead of FIFO
Issue -
State: closed - Opened by ronag over 8 years ago
- 3 comments
#17 - Call in LIFO order instead of FIFO
Issue -
State: closed - Opened by ronag over 8 years ago
- 2 comments
#16 - Return listener-remover instead of response.
Issue -
State: open - Opened by nickclaw over 8 years ago
- 1 comment
#15 - Check module node.js 4.* to raise in express.js
Pull Request -
State: closed - Opened by nook-scheel about 9 years ago
Labels: pr
#14 - README typo
Pull Request -
State: closed - Opened by haoxins over 9 years ago
- 1 comment
Labels: docs, pr
#13 - client-side timeout can not be detected.
Issue -
State: closed - Opened by kgdev almost 10 years ago
- 6 comments
#12 - Support Upgrade requests
Issue -
State: closed - Opened by defunctzombie almost 10 years ago
- 24 comments
Labels: docs
#11 - The current request should be passed to the callback as an argument
Issue -
State: closed - Opened by mikkotikkanen almost 10 years ago
- 15 comments
Labels: enhancement
#10 - onFinished(res) may trigger early
Issue -
State: closed - Opened by dougwilson about 10 years ago
- 10 comments
Labels: bug
#9 - missing socket
Issue -
State: closed - Opened by jonathanong over 10 years ago
- 4 comments
#6 - Should this module even pass up errors?
Issue -
State: closed - Opened by dougwilson over 10 years ago
- 16 comments
Labels: question
#5 - Work on req as well as res
Issue -
State: closed - Opened by dougwilson over 10 years ago
- 9 comments
Labels: enhancement
#4 - avoid adding listeners to socket
Issue -
State: closed - Opened by jonathanong over 10 years ago
- 2 comments
Labels: enhancement
#3 - real tests
Issue -
State: closed - Opened by dougwilson over 10 years ago
- 1 comment
Labels: tests
#2 - node.js 0.8
Issue -
State: closed - Opened by dougwilson over 10 years ago
- 1 comment
Labels: enhancement
#1 - passes non-error as error arg
Issue -
State: closed - Opened by tj over 10 years ago
- 5 comments
Labels: bug