-
Notifications
You must be signed in to change notification settings - Fork 2k
Event Point pre_system and post_system are different from the docs #8049
Copy link
Copy link
Labels
bugVerified issues on the current code behavior or pull requests that will fix themVerified issues on the current code behavior or pull requests that will fix themdocumentationPull requests for documentation onlyPull requests for documentation only
Description
Are these bugs or not?
pre_systemCalled very early during system execution. Only the benchmark and events class have been loaded at this point. No routing or other processes have happened.post_systemCalled after the final rendered page is sent to the browser, at the end of system execution after the finalized data is sent to the browser.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugVerified issues on the current code behavior or pull requests that will fix themVerified issues on the current code behavior or pull requests that will fix themdocumentationPull requests for documentation onlyPull requests for documentation only