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: fix too many open files #1837

Merged
merged 13 commits into from
Aug 21, 2023
Merged

bug: fix too many open files #1837

merged 13 commits into from
Aug 21, 2023

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Aug 15, 2023

Close application context otherwise you get "too many open files" error running the TCK in MacOS.

Close application context otherwise you get too many open files
@sdelamo
Copy link
Contributor Author

sdelamo commented Aug 17, 2023

After updating to 4.0.4 the test-suite-http-server-tck-function-aws-api-proxy-test tck test ErrorHandlerTest fails. Can you investigate it @timyates ?

@timyates
Copy link
Member

This seems to fail with micronaut 4.0.1+

Investigating what changed in micronaut 4.0.1

@timyates timyates marked this pull request as ready for review August 18, 2023 15:55
@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sdelamo sdelamo merged commit 05f5c69 into master Aug 21, 2023
9 checks passed
@sdelamo sdelamo deleted the fix-too-many-open-files branch August 21, 2023 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants