We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error message from PMGR logs
1725478545.765 : pmgr.0000 : 24356 : 140146504709888 : DEBUG : call <bound method Pilot._default_state_cb of <Pilot object, uid pilot.0000>> 1725478545.765 : pmgr.0000 : 24356 : 140146504709888 : DEBUG : pilot.0000 calls cb <bound method Pilot._default_state_cb of <Pilot object, uid pilot.0000>> 1725478545.766 : pmgr.0000 : 24356 : 140146504709888 : INFO : [Callback]: pilot pilot.0000 state: PMGR_LAUNCHING_PENDING. 1725478545.768 : pmgr.0000 : 24356 : 140146504709888 : ERROR : callback error Traceback (most recent call last): File "/home/ja961/anaconda3/envs/pyr/lib/python3.10/site-packages/radical/utils/zmq/pubsub.py", line 304, in _listener cb(topic, msg) File "/home/ja961/anaconda3/envs/pyr/lib/python3.10/site-packages/radical/pilot/pilot_manager.py", line 307, in _state_sub_cb if not self._update_pilot(thing, publish=False): File "/home/ja961/anaconda3/envs/pyr/lib/python3.10/site-packages/radical/pilot/pilot_manager.py", line 355, in _update_pilot self._pilots[pid]._update(pilot_dict) File "/home/ja961/anaconda3/envs/pyr/lib/python3.10/site-packages/radical/pilot/pilot.py", line 260, in _update for _,cb_val in self._callbacks[rpc.PILOT_STATE].items(): RuntimeError: dictionary changed size during iteration
RADICAL stack
radical.gtod : 1.61.0 radical.pilot : 1.62.0 radical.utils : 1.61.0
The text was updated successfully, but these errors were encountered:
andre-merzky
Successfully merging a pull request may close this issue.
Error message from PMGR logs
RADICAL stack
The text was updated successfully, but these errors were encountered: