Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert falcon detection changes #2795

Merged
merged 6 commits into from
Aug 6, 2024
Merged

Revert falcon detection changes #2795

merged 6 commits into from
Aug 6, 2024

Conversation

kaylareopelle
Copy link
Contributor

The Falcon::Server class is loaded into the object space after the environment report is sent by the agent. However, evaluating File.basename($0) returns 'falcon' in time.

This was our initial approach: ebc74b5

Closes #2778

The Falcon::Server is loaded into the object space after
the environment report is sent by the agent. However, evaluating
File.basename($0) returns falcon in time.
fallwith
fallwith previously approved these changes Aug 5, 2024
hannahramadan
hannahramadan previously approved these changes Aug 5, 2024
fallwith
fallwith previously approved these changes Aug 5, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Aug 6, 2024

SimpleCov Report

Coverage Threshold
Line 93.88% 93%
Branch 70.61% 50%

@kaylareopelle kaylareopelle merged commit 9f3b281 into dev Aug 6, 2024
32 checks passed
@kaylareopelle kaylareopelle deleted the falcon-detection branch August 6, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Fix falcon dispatcher detection
4 participants