Commit 1549048
committed
src: spin shutdown loop while immediates are pending
This allows using `SetImmediate()` and friends at any point
during cleanup.
PR-URL: #34662
Fixes: #34657
Refs: #34572
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent dabd04d commit 1549048Copy full SHA for 1549048
File tree
Expand file treeCollapse file tree
1 file changed
+4
-1
lines changedOpen diff view settings
Filter options
- src
Expand file treeCollapse file tree
1 file changed
+4
-1
lines changedOpen diff view settings
Collapse file
+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
604 | 604 | |
605 | 605 | |
606 | 606 | |
607 | | - |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
608 | 611 | |
609 | 612 | |
610 | 613 | |
|
0 commit comments