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

[Bug] softShutdown callback typedef is wrong #20

Closed
Sv443 opened this issue Mar 7, 2021 · 0 comments · Fixed by #16
Closed

[Bug] softShutdown callback typedef is wrong #20

Sv443 opened this issue Mar 7, 2021 · 0 comments · Fixed by #16
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Sv443
Copy link
Member

Sv443 commented Mar 7, 2021

grafik

This is the correct way:

function softShutdown(funct: () => void, code?: number): void;
@Sv443 Sv443 added the bug Something isn't working label Mar 7, 2021
@Sv443 Sv443 added this to the 1.13.0 milestone Mar 7, 2021
@Sv443 Sv443 self-assigned this Mar 7, 2021
@Sv443 Sv443 changed the title [Bug] softShutdown callback doesn't have a type [Bug] softShutdown callback typedef is wrong Mar 10, 2021
@Sv443 Sv443 mentioned this issue Mar 17, 2021
8 tasks
Sv443 pushed a commit that referenced this issue Mar 17, 2021
@Sv443 Sv443 linked a pull request Mar 17, 2021 that will close this issue
8 tasks
@Sv443 Sv443 closed this as completed in #16 Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant