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

Revert ":sparkles: feature: add SendFileWithConfig method to ctx" #1861

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

ReneWerner87
Copy link
Member

Reverts #1852

due to errors found afterwards, the code must be removed from the master for the time being

error is that the global send file filehandler is only initialized once, but is adjusted several times by the config at runtime
-> this can cause unforeseen errors when used in parallel or in different handlers with and without config

@ReneWerner87 ReneWerner87 merged commit e9151e8 into master Apr 15, 2022
@efectn efectn deleted the revert-1852-sendfile-with-config branch June 25, 2022 16:56
trim21 pushed a commit to trim21/fiber that referenced this pull request Aug 15, 2022
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.

None yet

2 participants