Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TypeScript typing for RejectionHandler #1842

Closed
wants to merge 1 commit into from

Conversation

glensc
Copy link

@glensc glensc commented Sep 4, 2020

I was looking if I could monkey patch #1824 without waiting for a release that includes the memory leak fix.

#1462 added handleRejections and winstonjs/winston-transport#41 added handleRejections option

but the TypeScript typing is missing, this PR compensates this.

Fixes #1928

@torte
Copy link

torte commented Apr 28, 2021

Any chance this is getting merged soon and released soon?

@glensc
Copy link
Author

glensc commented Apr 28, 2021

This project seems dead (read: feature complete and no longer maintained)

@halfalicious
Copy link

@glensc Whom can we CC to get this reviewed and merged?

@glensc
Copy link
Author

glensc commented May 1, 2021

@halfalicious sorry, I'm not affiliated with this project.

@Xyaren
Copy link

Xyaren commented May 23, 2021

@indexzero Could you take a look at this please ?

@DABH
Copy link
Contributor

DABH commented Jan 13, 2022

I think #1929 is a slightly better version of this, so I am going to close this PR, but hopefully we can merge the other one. Please post over there if you spot anything that that PR is missing. Thank you!

@DABH DABH closed this Jan 13, 2022
@glensc glensc deleted the ts-RejectionHandler branch January 13, 2022 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rejections property missing from types
6 participants