Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle not existing $FILENAME in
Session#process_protocol_request
`Session#process_protocol_request` gracefully handles `Errno::ENOENT` when `eval`-ing `$FILENAME`, and it doens't exist.
- Loading branch information