Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/tracedecay
/ acquire
Method
acquire
tests/common/mod.rs:123–125 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
121
}
122
123
pub async fn acquire() -> (Self, PathBuf) {
124
Self::build(ISOLATED_ENV_LOCK.lock().await)
125
}
126
127
/// Sync counterpart of [`IsolatedEnv::acquire`] for plain `#[test]` fns.
128
///
Callers
3
execute_plan
Function · 0.45
degraded_poll_loop
Function · 0.45
tick
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected