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(deadlock): change to async rwlock #48

Merged
merged 2 commits into from
Jun 11, 2024
Merged

bug(deadlock): change to async rwlock #48

merged 2 commits into from
Jun 11, 2024

Conversation

sjrusso8
Copy link
Owner

Description

bug(deadlock): change to async rwlock

Related Issue(s)

sjrusso8 added 2 commits June 11, 2024 13:32
- remove parking_lot and change to tokio::sync::rwlock
- add test for deadlock check
- update dependencies
@sjrusso8
Copy link
Owner Author

@wvwwvwwv let me know what you think

Copy link

@wvwwvwwv wvwwvwwv left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@sjrusso8 sjrusso8 merged commit 8988aba into main Jun 11, 2024
3 checks passed
@sjrusso8 sjrusso8 deleted the bug/dead_lock branch June 12, 2024 18:36
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.

Deadlock: concurrent cloned spark sessions
2 participants