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

use_warbler seems to do nothing #300

Open
groma84 opened this issue Mar 21, 2021 · 0 comments
Open

use_warbler seems to do nothing #300

groma84 opened this issue Mar 21, 2021 · 0 comments
Labels

Comments

@groma84
Copy link
Contributor

groma84 commented Mar 21, 2021

Setting use_warbler in a pipeline seems to do nothing. E.g. creating a view showing the current time is run once at the start of the program and is then never evaluated again. Using the warbler function explictly works.

I made a small repro in this repo: https://github.com/groma84/saturn-warbler-repro

Running the program and opening http://localhost:5000/works gets the current time. But opening http://localhost:5000/broken shows the time from the program start, although the pipeline has use_warbler in it.

I tried fixing it already in Saturn but sadly failed.

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

No branches or pull requests

2 participants