Skip to content

Commit

Permalink
Add sleep between locks
Browse files Browse the repository at this point in the history
  • Loading branch information
1whatleytay committed Mar 19, 2024
1 parent 8de6bb5 commit 4ada844
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 deletions src-wasm/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
getrandom = { version = "0.2.12", features = ["js"] }

saturn_backend = { path = "../src-backend" }
titan = { git = "https://github.com/1whatleytay/titan.git", branch = "main" }
titan = { git = "https://github.com/1whatleytay/titan.git", branch = "lock-test" }

0 comments on commit 4ada844

Please sign in to comment.