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
Currently, both hangs (i.e., the DBMS does not terminate) and crashes (i.e., SEGFAULTs and assertion failures) are specified as crash in the oracle attribute. It would be desirable to introduce a new oracle category hang, to have a more accurate classification for them.
The text was updated successfully, but these errors were encountered:
Currently, both hangs (i.e., the DBMS does not terminate) and crashes (i.e., SEGFAULTs and assertion failures) are specified as
crash
in theoracle
attribute. It would be desirable to introduce a new oracle categoryhang
, to have a more accurate classification for them.The text was updated successfully, but these errors were encountered: