Skip to content

Conversation

@lhames
Copy link
Contributor

@lhames lhames commented Nov 19, 2025

Moves all Session member variables dedicated to shutdown into a new ShutdownInfo struct, and uses the presence / absence of this struct as the flag to indicate that we've entered the "shutting down" state. This simplifies the implementation of the shutdown process.

Moves all Session member variables dedicated to shutdown into a new ShutdownInfo
struct, and uses the presence / absence of this struct as the flag to indicate
that we've entered the "shutting down" state. This simplifies the
implementation of the shutdown process.
@lhames lhames merged commit be1a504 into llvm:main Nov 19, 2025
11 checks passed
@lhames lhames deleted the orc-rt-simplify-session-shutdown branch November 19, 2025 05:36
aadeshps-mcw pushed a commit to aadeshps-mcw/llvm-project that referenced this pull request Nov 26, 2025
Moves all Session member variables dedicated to shutdown into a new
ShutdownInfo struct, and uses the presence / absence of this struct as
the flag to indicate that we've entered the "shutting down" state. This
simplifies the implementation of the shutdown process.
Priyanshu3820 pushed a commit to Priyanshu3820/llvm-project that referenced this pull request Nov 26, 2025
Moves all Session member variables dedicated to shutdown into a new
ShutdownInfo struct, and uses the presence / absence of this struct as
the flag to indicate that we've entered the "shutting down" state. This
simplifies the implementation of the shutdown process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant