You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the change in #245 is causing a problem. If the projection is not set to run forever/continuously, the status will stay at running. I've duplicated it by calling run(false) on the projection and also using bin/console event-store:projection:run -o <projection> in a Symfony app. I'm not quite sure of another option.
The text was updated successfully, but these errors were encountered:
I think the change in #245 is causing a problem. If the projection is not set to run forever/continuously, the status will stay at running. I've duplicated it by calling
run(false)
on the projection and also usingbin/console event-store:projection:run -o <projection>
in a Symfony app. I'm not quite sure of another option.The text was updated successfully, but these errors were encountered: