refactor: separate worker workspace identity
This commit is contained in:
@@ -168,7 +168,7 @@ async fn make_worker_with_manifest(
|
||||
manifest,
|
||||
worker,
|
||||
store,
|
||||
pwd.clone(),
|
||||
worker::WorkerWorkspaceContext::local_filesystem(None),
|
||||
worker::WorkerFilesystemAuthority::local(pwd.clone(), pwd.clone()),
|
||||
scope,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user