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
As of right now, after cold/warm-start apex-rs transitions to normal mode and then enters a busy loop.
Some hypervisors may or may not stop the main process but require some other mechanism.
For this we should offer a default implementation of the "busy-loop" loop{} but give the option to overwrite this with the ApexPartitionP4 trait.
The text was updated successfully, but these errors were encountered:
As of right now, after cold/warm-start apex-rs transitions to normal mode and then enters a busy loop.
Some hypervisors may or may not stop the main process but require some other mechanism.
For this we should offer a default implementation of the "busy-loop"
loop{}
but give the option to overwrite this with the ApexPartitionP4 trait.The text was updated successfully, but these errors were encountered: