Commit 8a5d275
authored
Fix Flaky PID Retrieval (#296)
* testing circuit breaker
* update lock
* update docs
* improve PID management in Session class
* revert circuit and queue changes
* use wait for in the test
* Fix race condition for PID retrieval
Updated the changeset to fix a race condition during PID retrieval.1 parent b56b66b commit 8a5d275
File tree
5 files changed
+178
-13
lines changed- .changeset
- packages/sandbox-container/src
- services
- tests/e2e
5 files changed
+178
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
0 commit comments