You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#236 Fixed a bug that caused the page pool to be accessed before being initialized in certain cases, but it made it impossible for users to configure the page pool (ion_initialize_page_pool does nothing).
We need to determine a safe way to make the page pool configurable by users.
#236 Fixed a bug that caused the page pool to be accessed before being initialized in certain cases, but it made it impossible for users to configure the page pool (
ion_initialize_page_pool
does nothing).We need to determine a safe way to make the page pool configurable by users.
Related: #181
The text was updated successfully, but these errors were encountered: