fix(worker): make user-box lifecycle concurrency-safe
This commit is contained in:
@@ -362,6 +362,7 @@ export const ensureUserContainer = async (args: {
|
||||
[
|
||||
'run',
|
||||
'-d',
|
||||
'--init',
|
||||
'--name',
|
||||
name,
|
||||
'--memory',
|
||||
|
||||
Reference in New Issue
Block a user