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

https://docs.vapor.codes/basics/errors/#stack-traces Should Be Removed #1014

Open
WilliamFernsV3 opened this issue Dec 3, 2024 · 2 comments

Comments

@WilliamFernsV3
Copy link
Contributor

Describe the issue

Stack traces are deprecated in Vapor. Look at this PR: https://docs.vapor.codes/basics/errors/#stack-traces

Vapor version

4.106.3

Operating system and version

macOS 15.1.1 24B91 arm64

Swift version

Swift Package Manager - Swift 6.0.2-dev

Steps to reproduce

As you can see in the following PR, stack traces are no longer supported. Also, SwiftBacktrace is no longer needed because Swift 5.9 have stack traces built-in.

Outcome

No response

Additional notes

I will submit a PR later today or tomorrow if this issue is still open.

@0xTim
Copy link
Member

0xTim commented Dec 5, 2024

Yes I think that whole section can be deleted

@WilliamFernsV3
Copy link
Contributor Author

Sure. I will remove that section later.

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

No branches or pull requests

2 participants