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

Cargo.toml cleanups #26

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Cargo.toml cleanups #26

wants to merge 3 commits into from

Conversation

Be-ing
Copy link
Contributor

@Be-ing Be-ing commented Dec 10, 2022

No description provided.

@@ -342,6 +342,7 @@ impl Thread {
move |tag| {
if let Some(task) = task.take() {
let _ = panic::catch_unwind(panic::AssertUnwindSafe(|| {
let _ = &storage;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@udoprog
Copy link
Owner

udoprog commented Dec 12, 2022

Need to teach my project management tool to understand workspace inheritance. After that I'll 👍 this.

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