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 pretty trace #526

Merged
merged 4 commits into from
Mar 14, 2024
Merged

delete pretty trace #526

merged 4 commits into from
Mar 14, 2024

Conversation

macklin-10x
Copy link
Contributor

Deletes almost all of the pretty_trace code. Keeps a minimal panic handler hook that retains the "only one thread prints a stack trace" behavior to ensure we get something sensible if parallel code panics.

Stacked on another feature branch, will rebase once underlying branch merges.

@macklin-10x macklin-10x force-pushed the macklin/delete-pretty-trace branch 5 times, most recently from 81a753c to 1c3efb9 Compare March 6, 2024 00:35
@macklin-10x macklin-10x force-pushed the macklin/clean-up-json-handling branch from bb8d8d4 to 05db426 Compare March 6, 2024 21:57
@macklin-10x macklin-10x force-pushed the macklin/clean-up-json-handling branch from 4ead97e to 79aecee Compare March 7, 2024 07:32
@macklin-10x macklin-10x force-pushed the macklin/clean-up-json-handling branch from 79aecee to 78dd975 Compare March 8, 2024 18:30
Base automatically changed from macklin/clean-up-json-handling to master March 8, 2024 22:29
@macklin-10x macklin-10x marked this pull request as ready for review March 12, 2024 17:25
Remove most all uses of pretty_trace.
Remove more pretty_trace references and extern crate.
enclone_main/src/setup.rs Outdated Show resolved Hide resolved
pages/auto/dev.html Outdated Show resolved Hide resolved
@macklin-10x macklin-10x merged commit 88f30b3 into master Mar 14, 2024
2 checks passed
@macklin-10x macklin-10x deleted the macklin/delete-pretty-trace branch March 14, 2024 21:30
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