Skip to content

Commit d968327

Browse files
committed
trying to debug rbe
1 parent c487060 commit d968327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sphinxdocs/private/sphinx_build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,4 +210,5 @@ def _handle_env_get_outdated(self, app, env, added, changed, removed):
210210
with Worker(sys.stdin, sys.stdout, os.getcwd()) as worker:
211211
sys.exit(worker.run())
212212
else:
213+
raise Exception("non-worker path taken")
213214
sys.exit(main())

0 commit comments

Comments
 (0)