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

delete minor unreachable code caused by log.Fatal #248

Merged
merged 7 commits into from
Aug 11, 2022

Conversation

Abirdcfly
Copy link
Contributor

Signed-off-by: Abirdcfly fp544037857@gmail.com

devfeel and others added 7 commits December 19, 2020 20:53
Version 1.7.14 fixed can not set redis maxIdle & maxActive when use redis session, fix for issue devfeel#236
Version 1.7.16: replace *HttpContext to Context interface & fix middleware chain misbehaving in netsed groups
Version 1.7.16: replace *HttpContext to Context interface & fix middleware chain misbehaving in netsed groups
Bug fix: fix GetRandString return same result
Version 1.7.18: fix deepcopy middleware not success
add SetReadTimeout\SetReadHeaderTimeout\SetIdleTimeoutSetWriteTimeout
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
@devfeel
Copy link
Owner

devfeel commented Aug 11, 2022

Please merge to devfeel:develop first.

@devfeel devfeel changed the base branch from master to develop August 11, 2022 08:54
@devfeel devfeel merged commit 46fa8d6 into devfeel:develop Aug 11, 2022
@Abirdcfly Abirdcfly deleted the patch-1 branch August 11, 2022 08:56
devfeel added a commit that referenced this pull request Aug 11, 2022
* Bug fix: delete minor unreachable code caused by log.Fatal
* Thanks to @Abirdcfly for PR #248
* 2022-08-11 17:00 at FuZhou
devfeel added a commit that referenced this pull request Aug 11, 2022
Bug fix: delete minor unreachable code caused by log.Fatal, thanks to @Abirdcfly for PR #248
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants