This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Commit 17b7a80
committed
swap
The recently-merged core stack switching support added this new field, which we
must save and restore when switching fibers.
Fixes #209
Signed-off-by: Joel Dice <joel.dice@fermyon.com>stack_chain fields in CallThreadState::swap
1 parent 9a6f6fd commit 17b7a80
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
591 | | - | |
| 590 | + | |
| 591 | + | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
| 607 | + | |
607 | 608 | | |
608 | 609 | | |
609 | 610 | | |
| |||
0 commit comments