@dmsdc-ai/aterm-darwin-arm64 0.1.65 → 0.1.66
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
Binary file
|
|
Binary file
|
|
@@ -880,10 +880,7 @@ def main():
|
|
|
880
880
|
reports.append({"name": name, "status": "create_failed", "cli": cli, "error": str(e)})
|
|
881
881
|
continue
|
|
882
882
|
|
|
883
|
-
#
|
|
884
|
-
ready = ipc_wait_until(sock_path, name, "running", 15000)
|
|
885
|
-
if ready == "error":
|
|
886
|
-
time.sleep(2) # fallback: brief pause if WaitUntil unavailable
|
|
883
|
+
# CreateWorkspace IPC waits for shell ready internally — no sleep needed
|
|
887
884
|
|
|
888
885
|
# Inject task description
|
|
889
886
|
try:
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<dict>
|
|
7
7
|
<key>Resources/bin/aterm</key>
|
|
8
8
|
<data>
|
|
9
|
-
|
|
9
|
+
a7xcdscixnWkjqJmTUbe/vKkTTI=
|
|
10
10
|
</data>
|
|
11
11
|
</dict>
|
|
12
12
|
<key>files2</key>
|
|
@@ -15,16 +15,16 @@
|
|
|
15
15
|
<dict>
|
|
16
16
|
<key>cdhash</key>
|
|
17
17
|
<data>
|
|
18
|
-
|
|
18
|
+
gGYPlZwoykeKlKpPtY0kcAyfBQ8=
|
|
19
19
|
</data>
|
|
20
20
|
<key>requirement</key>
|
|
21
|
-
<string>cdhash H"
|
|
21
|
+
<string>cdhash H"80660f959c28ca478a94aa4fb58d24700c9f050f"</string>
|
|
22
22
|
</dict>
|
|
23
23
|
<key>Resources/bin/aterm</key>
|
|
24
24
|
<dict>
|
|
25
25
|
<key>hash2</key>
|
|
26
26
|
<data>
|
|
27
|
-
|
|
27
|
+
qCrRT1jDYVBPcBz2wRCSkP41ElzmAjSDGwizxkMlV9Y=
|
|
28
28
|
</data>
|
|
29
29
|
</dict>
|
|
30
30
|
</dict>
|