Handle keep_open_until: cancel, periodic poll, thread safety #12
Reference in New Issue
Block a user
Delete Branch "mykhailo/godoor:issue-11-keep-open"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #11
cancelKeepOpenDoor()closes the door when /allowed returns null (cancelled/expired holds now actually close)KDOORPI_ALLOWED_POLL_INTERVAL)keepDoorOpenLockmutex guards shared hold stateFiles: godoor.go, keepopen.go.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.