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
Marks the FPGA status as being "reserved by until <1 hour from now>"
Reserve button becomes a "extend reservation" which extends the reservation for another hour.
The reserve button should not actually "do anything" (such as trying to prevent other people from accessing the system or similar), it just changes the status message.
Really simple implementation;
Touch a file.
Have cronjob that deletes any file older than 1 hour.
The text was updated successfully, but these errors were encountered:
Add a reserve button which does the following;
The reserve button should not actually "do anything" (such as trying to prevent other people from accessing the system or similar), it just changes the status message.
Really simple implementation;
The text was updated successfully, but these errors were encountered: