You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove unreliable 200ms sleep from audit+cloud test: auditLocalAllow is
awaited before process.exit so the POST is done by the time the subprocess
closes; if it ever races here it would be a production bug too
- Add task* wildcard test: task_drop_all_tables must be fast-pathed to allow
(documents the intentional security trade-off of user-configured wildcards)
- Expand runCheck docstring explaining why cwd=tmpHome is needed alongside
HOME=tmpHome (avoids inheriting the repo's own node9.config.json)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments