Revert "[RC] Ensure dedicated configs per interpreter (#1743)" (#1747)

This reverts commit b4c686f411.
This commit is contained in:
Ted Patrick
2023-09-21 14:11:22 -05:00
committed by GitHub
parent b4c686f411
commit 5079dd19cb
12 changed files with 77 additions and 123 deletions

View File

@@ -15,7 +15,7 @@
</script>
<!-- the worker attribute -->
<script type="py" src="./worker.py" config="./config.json" worker></script>
<script type="py" worker="./worker.py" config="./config.json"></script>
<!-- this is only to test the non-blocking behavior -->
<script>