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

@myanvoos: Extend web.py and add local hot reload #922

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

DonggeLiu
Copy link
Collaborator

Running experiment for #884, contributed by @myanvoos

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n mv -ag

1 similar comment
@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n mv -ag

@myanvoos
Copy link
Contributor

Looks like we're missing the watchdog import. I'll quickly fix this

@DonggeLiu
Copy link
Collaborator Author

Looks like we're missing the watchdog import. I'll quickly fix this

Thanks! Let's do this in a new PR based on this branch (exp-884)

DonggeLiu pushed a commit that referenced this pull request Mar 24, 2025
Should fix the lint error in #922 

cc: @DonggeLiu
@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n mv1 -ag

DonggeLiu and others added 4 commits March 24, 2025 12:51
Related discussion #862 

This PR extends the command line parser in
[`web.py`](https://github.com/google/oss-fuzz-gen/blob/main/report/web.py)
to take in some additional inputs as outlined
[here](#862 (comment)).
It also adds an optional server-side hot-reloading functionality with
the `watchdog` library.

Happy to iterate upon this @DonggeLiu, and whenever you're ready

---------

Co-authored-by: Dongge Liu <[email protected]>
Should fix the lint error in #922 

cc: @DonggeLiu
@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n mv -ag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants